body { color: white; background-color: black; text-align: center }
.inputForm { font-size:10pt; border:0px;}
.cellHeading {
font-weight:bold;
color:#ff9900;
font-family:arial;
font-size:9pt;
text-align:left;
}
input{
	border:0px;
	height:16px;
}

a:link {text-decoration: none; color: #66ffff;}
a:visited {text-decoration: none; color: #66ffff;}
a:active {text-decoration: none; color: #66ffff;}
a:hover {text-decoration: underline; color: #66ffff;}
