td {
	text-align: left;
	
	font-family:Tahoma;
	font-size:11px;
	color:#747474;
	

}
.darkblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000B71;
	text-decoration: none;
}
.darkblue  A:link {
            COLOR: #000B71; TEXT-DECORATION: none
}
.darkblue  A:visited {
            COLOR: #000B71; TEXT-DECORATION: none
}
.darkblue  A:hover {
            COLOR: #FF8700; TEXT-DECORATION: none
}
.darkblue2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000B71;
	text-decoration: underline;
}
.darkblue2  A:link {
            COLOR: #000B71; TEXT-DECORATION: underline
}
.darkblue2  A:visited {
            COLOR: #000B71; TEXT-DECORATION: underline
}
.darkblue2  A:hover {
            COLOR: #FF8700; TEXT-DECORATION: underline
}

.boldblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000B71;
	text-decoration: none;
}
.boldblue  A:link {
            COLOR: #000B71; TEXT-DECORATION: none
}
.boldblue  A:visited {
            COLOR: #000B71; TEXT-DECORATION: none
}
.boldblue  A:hover {
            COLOR: #666666; TEXT-DECORATION: none
}
form
{
	margin:0px;
}
a {

	text-decoration: underline;
	color:#ffffff;
}
.top
{
	color:#86877F;
}
a.top
{
	color:#86877F;
	text-decoration:underline;
}
a.head
{
	color:#6D6F5C;
	text-decoration:underline;
}
.head
{
	color:#6D6F5C;
	font-weight:bold;
}
a.red
{
	color:#FF3000;
	text-decoration:underline;
}
.red
{
	color:#FF3000;
}
a.green
{
	color:#72970A;
	text-decoration:underline;
}
a.lightblue
{
	color:#7089A8;
	text-decoration:underline;
}
a.blue
{
	color:#277AB6;
	text-decoration:underline;
}
a.darkblue
{
	color:#4A6991;
	text-decoration:underline;
}
.blue
{
	color:#277AB6;
}
a.copy
{
	color:#818372;
	text-decoration:none;
}
.a10
{
	font-size:10px;
	font-family:Arial;
}