body
{
	font-size: 10pt;
	background-attachment: fixed;
	background-image: url(/images/imgWeb/coo.gif);
	margin: 0px;
	background-repeat: repeat;
	font-family: Verdana;
}
TABLE
{
	font-size: 10pt;
	font-family: Verdana;
}
A:hover
{
	color: darkblue;
	text-decoration: underline;
}
.A_White
{
	font-size: 8pt;
	color: #ffffff;
	font-family: Verdana;
	text-decoration: none;
}
.A_Maroon
{
	font-size: 8pt;
	color: royalblue;
	font-family: Verdana;
	text-decoration: none;
}
.RC_Form
{
	border-right: dimgray 1px solid;
	border-top: dimgray 1px solid;
	border-left: dimgray 1px solid;
	border-bottom: dimgray 1px solid;
	background-color: aliceblue;
}
.aSimple
{
	color: gold;
	font-size:10px;
}
