body
{
	color: #003366;
	font-size: 8pt;
	font-family: Verdana;
	background-color: #F0F0F0;
	background-image: url('images/background.gif');
	background-position: center
}

th
{
	color: #003366;
	font-family: Verdana;
	font-size: 13pt;
	font-weight: bold;
}

td
{
	color: #003366;
	font-size: 10pt;
	font-family: Verdana;
}

pre
{
	color: #003366;
	font-size: 10pt;
	font-family: Verdana;
}


input
{
}

span.footer
{
	color: #000000;
	font-family: Verdana;
	font-size: 8pt;
}

a:link, a:visited
{
	color: #006666;
	font-family: Verdana;
	font-size: 10pt;
	text-decoration: none;;
}

a:hover
{
	color: #FF6600;
	text-decoration: none;
}
