body
{
	padding: 0;
	margin: 0;
	background-color: #ffffff;
	font-size: 8pt;
	font-family: Georgia, Times New Roman, serif;
	background-color: #999999;

}
td.off {
	background: #990099;
}

td.on {
	background: #800080;
}
input.basicbutton {
	font-family: Georgia, Times New Roman, serif;
	color: #ffffff;
	font-size: 10pt; 
	background-color: #800080;
	height: 25px;
	width: 80px;
}

input.basictextinput {
	font-family: Georgia, Times New Roman, serif;

	font-size: 9pt;
	color: #000000;
	background-color: #f9f8d2;
	height: 20px;
	width: 30px;
}

td { font-family: Georgia, Times New Roman, serif; font-size: 8pt; color: #000000;}
a { color: #000000; text-decoration:underline;}a:visited { color: #000000; text-decoration;underline;}
a:active { color: #000000; text-decoration:none;}a:hover { color: #000000; text-decoration:none;}
.text { font-family: Georgia, Times New Roman, serif; color:#000000; font-size: 8pt; font-weight: normal; }
