BODY {
	background-color : #808080;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : Black;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 8px;
}


TABLE, TR, TD, TH {
	border : 0px;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : Black;
	vertical-align : top;
}
.Heading {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Black;
	font-style : normal;
	font-weight : bold;
}
A:ACTIVE, A:LINK, A:VISITED {
	font-family : Verdana, Geneva, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #7a5c26;
	font-style : normal;
	font-weight : bold;
}
A:HOVER {
	font-family : Verdana, Geneva, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #808080;
	font-style : normal;
	font-weight : bold;
}
A.white:ACTIVE,  A.white:LINK, A.white:VISITED {
	color : White;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 11px;
	background-color : inherit;
	font-weight : normal;
	text-decoration : none;
}
A.white:HOVER{
	color : White;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 11px;
	background-color : inherit;
	font-weight : normal;
	text-decoration : underline;
}
.white{
	color : White;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 11px;
	background-color : inherit;
	font-weight : normal;
}