body
{
	background-color: #ffffcc;
}
TD
{
	font-size: 10px;
	font-family: Verdana, Sans-Serif;
}
.Error
{
	font-weight: bold;
	font-size: 12px;
	color: #990000;
	font-family: Arial, Sans-Serif;
}
.SpecialHeading
{
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Sans-Serif;
}
.LargeHeading
{
	font-weight: bold;
	font-size: 20px;
	font-family: Arial, Sans-Serif;
}
.Button
{
	border-right: #006633 thick groove;
	border-top: #006633 thick groove;
	font-weight: bold;
	font-size: 12pt;
	border-left: #006633 thick groove;
	width: 200px;
	color: #006633;
	border-bottom: #006633 thick groove;
	font-family: Arial, Sans-Serif;
	height: 30px;
	background-color: #ccffcc;
}
