body
{
	font-size : 11px;
	font-family : Verdana, Arial, Geneva, Helvetica;
	line-height : 18px;
	color : #818849;
	background-color:#FFFFFF;
}
td
{
	font-size : 11px;
	font-family : Verdana, Arial, Geneva, Helvetica;
	line-height : 18px;
	color : #818849;
}
.bgwhite
{
	background-color : #FFFFFF;
}
A.link
{
	color : #818849;
	font-size : 11px;
	line-height : 18px;
	text-decoration: none;
}
A.link:Hover
{
	color : #FF9933;
	font-size : 11px;
	line-height : 18px;
	text-decoration : none;
}