.top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	font-weight:bold;
	padding-left:10px;
	padding-right:10px;
	text-decoration: none;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0a3f8d;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0a3f8d;
	text-decoration: underline;
}


.body-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding-top: 8px;
	padding-left: 2px;
	padding-right: 10px;
}


.bodytxt2
{
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	line-height:18px;
	color: #000000;
}

.bodytxt2 a, .bodytxt2 a:link
{
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	line-height:18px;
	color: #0a3f8d;
}

.bodytxt2 a:hover
{
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	line-height:18px;
	color: #000;
}

.bodytxt10px
{
	font-family:"Times New Roman", Times, serif;
	font-size: 11px;
	line-height:18px;
	color: #000000;
}

.bodytxt16px
{
	font-family:"Times New Roman", Times, serif;
	font-size: 16px;
	line-height:18px;
	color: #000000;
}
.border-top
{
	border-top:1px solid #000;
}

.border-bottom
{
	border-bottom:1px solid #000;
}

