body
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #999999;
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

a.menulink
{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11pt;
	font-family: monospace;
}

a.menulink2
{
	color: #CCCCCC;
	text-decoration: none;
	font-size: 9pt;
	font-family: monospace;
}

a.menulink2:hover
{
    font-weight: bold;
    color: #FFFFFF;
}

tr.row {
    background: #FFFFFF;
    font-family: monospace;
    font-size: 9pt;
}

tr.altrow {
    background: #CCCCCC;
    font-family: monospace;
    font-size: 9pt;
}

tr.row:hover {
    background: #FFFFCC;
}

tr.altrow:hover {
    background: #FFFFCC;
}
