body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
body {
	background-color: #CCCCCC;
}
A:LINK		{COLOR: #515E85; TEXT-DECORATION: none}
A:VISITED	{COLOR: #515E85; TEXT-DECORATION: none}
A:HOVER		{COLOR: #DA0008; TEXT-DECORATION: underline}
A:ACTIVE	{COLOR: #515E85;}
.style1 {font-size: 14}
.green {
	color: #87AE85;
	font-weight: bold;
}
.toplinks {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
A.toplinks:link {
	color: #FFFFFF;
	font-weight: bold;
}

A.toplinks:hover {
	Color : #FFCC33;
	Font-Weight : Bold;
	text-decoration : none;
}
A.toplinks:active {
	Color : White;
	Font-Weight : Bold;
	text-decoration : none;
}
A.toplinks:visited {
	Color : White;
	Font-Weight : Bold;
	text-decoration : none;
}
.whitehdr {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
