body
{
	font-size: 11pt;
	font-family: Serif;
	color: #333333;
	background-color: #F9F9F9;
}

td, hr, p, th, ul, caption, center, form, textarea
{
	font-size: 11pt;
	font-family: Serif;
	color: #333333;
}

A
{
	color: #333333;
	text-decoration: none;
}

A:link { color:#CC0000; }
A:active { color:#CC0000; }
A:visited { color:#CC0000; }
A:hover { color:#003399; }
