body{ 
	font-family: Tahoma; 
	font-size: 11pt; 
	color: #727272;
	margin: 0px;
	background-color: #FFFFFF;
}

hr {
	width: 75%;
	height: 1px;
	/*text-align: center;*/
	margin: 0px;
	padding: 0px;
	color: #ACA000;
}

td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:11px;
	color:#727272;
}
.h1{
	font-size: 9pt;
	font-weight: bold;
}
.formButton{
	color: #FFFFFF; 
	font-family: Tahoma; 
	font-size: 8pt; 
	font-weight: bold; 
	background-color: #ACA000;
}

form
{
	margin:0px;
}
a {

	text-decoration: underline;
	color:#727272;
}
.black
{
	color:#333333;
}

a.black
{
	color:#333333;
	text-decoration:none;
}
a.menu
{
	color:#ffffff;
	text-decoration:none;
}
.blue
{
	color:#3F76B4;
}

a.blue
{
	color:#3F76B4;
	text-decoration:underline;
}
.red
{
	color:#990000;
}

a.red
{
	color:#990000;
	text-decoration:underline;
}
a.copy
{
	color:#918E8E;
	text-decoration:none;
}
a.search
{
	color:#818161;
	text-decoration:none;
}
a.support
{
	color:#706F6F;
	text-decoration:none;
}
a.green
{
	color:#ABA000;
	text-decoration:underline;
}

li           
{ color: #50537D; font-size: 8pt; font-family: Tahoma }