body {
    font-size		: 11px;
    font-family		: Verdana, Arial, Helvetica, sans-serif;
}
a, a:link, a:visited {
	font-size		: 11px;
	color			: #1E8A0D;
	text-decoration	: none;
}
a:hover {
	color			: #CCCCCC;
	text-decoration	: none;
}
.whitelink {
	font-size		: 11px;
	color			: #FFFFFF;
	text-decoration	: none;
}
a.whitelink:link, a.whitelink:visited  {
	font-size		: 10px;
	color			: #FFFFFF;
}
a.whitelink:hover {
	color			: #0000FF; 
	text-decoration	: none;
}
.TableBorder
{
    BORDER-RIGHT	: 1px solid #1E8A0D;
    BORDER-TOP		: 1px solid #1E8A0D;
    BORDER-LEFT		: 1px solid #1E8A0D;
    BORDER-BOTTOM	: 1px solid #1E8A0D;
}
.whitetext {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF}
.heading {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color: #1E8A0D; font-weight: bold;}
.subheading {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold;}
