body, th, td, input, select, textarea
{font-family: lucida, verdana, helvetica;
font-size: 12px}

.foot {
	font-family: arial;
	font-size: 9px;
}

body {
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-right: 5px;
	background-color: white;
	color: #000000
}

a:link
{color: #000066;
text-decoration: none}

a:active
{color: #000066;
text-decoration: none}

a:visited
{color: #000066;
text-decoration: none}

a:hover
{color: #e60000;
text-decoration: underline}

table
{
}

th, td
{padding: 0px;
vertical-align: top;
text-align: left}

th
{background-color: #CFCCDD;
color: #003366}

td
{color: #000000}
