body 
{
	top: 0px;
	left: 0px;
	margin: 0px;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 10pt;
	color: #006699;
	height: 100%;
	background-color: #72919E;
}
td 
{
	background-color: White;
}
td.main
{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 10pt;
	padding: 10px;
	text-align: left;
	vertical-align: top;
}
td.accent 
{
	background-color: #72919E;
}

a
{
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
a:hover 
{
	color: #999999;
	text-decoration: underline;
	font-weight: bold;
}
a:visited
{
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
