body {
	margin: 15px;
	background-color: #000000;
	color: #FFFFFF;

}
h1,h2,h3,p,td,th,body {
	font-family: "Times New Roman", Times, serif;
}

A:link { text-decoration: underline;color: #FFFFFF}
A:visited { text-decoration: underline; color: #FFFFCC}
A:active { text-decoration: underline; color: #FFFFFF}
A:hover {text-decoration: underline; color: #FFFFFF;}
h1 {  font-size: medium; font-weight: bold; color: #CCCCCC; }
h2 {  font-size: small; font-weight: bold; color: #CCCCCC; }
p {  color: #CCCCCC; }
.Box {  border-color: #999999 #999999 #999999 #FFFFFF; border-style: dotted; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
blockquote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	text-align: center;
	color: #FFFFFF;
}
input, select, textarea {
	font-size: 12px;
	border: 1px solid #FF0000;
	font-family: Tahmoa, Geneva, Arial, Helvetica, sans-serif;
}

.currentField {
	color:#000000; 
	background:#FFBBBB; 
}
