Body{
	font-family:Verdana, Arial, helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	background-color: #E0E0E0;


}
H2{
	font-family:Verdana,Arial,helvetica,sans-serif;
	font-size:16px;
	color:#666666;
	font-weight:bold;
}	
A:link{
	font-family:Verdana, Arial, helvetica, sans-serif;
	font-size:12px;
	color:#B35900;
	text-decoration:none;
	font-weight:normal;
}
A:visited{
	font-family:Verdana, Arial, helvetica, sans-serif;
	font-size:12px;
	color:#B35900;
	text-decoration:none;
	font-weight:normal;
}
A:hover{
	font-family:Verdana, Arial, helvetica, sans-serif;
	font-size:12px;
	color:#B35900;
	text-decoration:underline;
	font-weight:normal;
	font-style: normal;

}
A:active{
	font-family:Verdana, Arial, helvetica, sans-serif;
	font-size:12px;
	text-decoration:underline;
	font-weight:normal;
}
table{
        background-color:#E0E0E0;
	width:760;
	border:0px;
}
td{
	font-family:Verdana,Arial,helvetica,sans-serif;
	color:#555555;
	font-size:12px;
	font-weight:normal;
	text-valign:top;
	text-align:left;
}
