BODY  {
	background-color: #FFFFFF;

}

A  {
	color: steelblue;
	text-decoration: underline;

}

A:Visited  {
	color: maroon; 
	text-decoration: none 
}

A:Active  {}

A:Hover  {
;

}.title {
	background-color: #CCCCFF;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000000;
	font-weight: bold;
}
}.webcontent {
	background-color: #CCCCCC;
	clip: rect(auto,auto,auto,auto);
	display: block;
	margin-right: 50px;
	margin-left: 50px;
	padding: 2px;
	font-weight: lighter;
	color: #333333;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
