.nt
{
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
}
.ht
{
	font-weight: bold;
	font-size: 14pt;
	color: #000000;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	text-decoration:none;
}
.sh
{
	font-weight: bold;
	font-size: 12pt;
	color: dimgray;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	text-decoration: none;
}
.ct1
{
	font-weight: bold;
	font-size: 8pt;
	color: black;
	font-family: 'Courier New' , Monospace;
	text-decoration: none;
}
.ct2
{
	border-right: #999999 1px solid;
	padding-right: 4px;
	border-top: #999999 1px solid;
	padding-left: 4px;
	font-size: 8pt;
	padding-bottom: 4px;
	border-left: #999999 1px solid;
	color: black;
	padding-top: 4px;
	border-bottom: #999999 1px solid;
	font-family: 'Courier New' , Monospace;
	background-color: #eeeeee;
	text-decoration: none;
}