body
{
	margin-top: 0px;
}
table.main
{
	background-color: White;
}
table tr td
{
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 7.5pt;
	font-weight: normal;
}
table tr td.label
{
	padding-top: 10px;
}
table tr td.heading
{
	border-bottom: solid 1px #333300;
	padding-top: 15px;
	font-size: 9pt;
	color: #333300;
}
.alt
{
	background-color: #CCCCCC;
}
.button
{
	border-left: double 3px #333300;
	border-right: solid 1px #333300;
	border-top: solid 1px #333300;
	border-bottom: solid 1px #333300;
	background-color: #CCCC99;
}