﻿.nt
{
	font-size: 10pt;
	font-family: Arial;
}
.tt
{
	font-size: 14pt;
	font-family: Arial;
	font-weight: bold;
	font-style: italic;
}
.st
{
	font-size: 10pt;
	font-family: Arial;
	font-weight: bold;
    color: #1D68AC;
}
.error
{
	font-size: 10pt;
	color: #cc0000;
	font-family: Arial;
}
.gbutton
{
	font-size: 10pt;
	font-family: Arial;
	background-color:#F8F3F7;
	border-style:solid;
	border-width: 1px;
	border-color: #808080;
}
a
{
	text-decoration: none;
	color: #1D68AC;
}
a:hover
{
	color: #94191B;
}
a:visited
{
}
