/* CSS Document */

.verdanabold8pt
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#333333;
	text-decoration:none;
	font-weight:bold;
	line-height: normal;

}
.white8pt {

	font-family:Verdana;
	font-size:8pt;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
}
.black8pt {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	font-weight:normal;
	line-height: normal;

}
.margin8pt {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#000000;
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
	text-decoration:none;
	font-weight:normal;
	line-height: normal;

}
.blue8pt {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#0C4585;
	text-decoration:none;
	font-weight:bold;
}
.marginwhite10pt {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#FFFFFF;
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
	text-decoration:none;
	font-weight:bold;
	line-height: normal;

}
.numarictxt {

	font-family:"Book Antiqua";
	font-size:14px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	line-height: normal;
}

table
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}

#ftxt
{
	color: #1A4891;
}

a
{
	color: black;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}