body {
	background-color: #000000;
	margin: 0px;
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Tahmoa, Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;	
	}

p {
	font-size: 14px;
}

h1 {
	font-size: 16px;
	font-weight: bold;
}
a:link {
	color: #FF9900;
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FF9900;
	text-decoration: underline;
}
.copyright {
	font-size: 11px;
	color: #CCCCCC;
	text-align: center;
}

input, select, textarea {
	font-size: 12px;
	border: 1px solid #FF0000;
	font-family: Tahmoa, Geneva, Arial, Helvetica, sans-serif;
}

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

h3 {
	color: #FF0000;
	font-size: 12px;
	font-weight: normal;
}
a.hiddenLink:link {color:#FFFFFF; text-decoration: none}
a.hiddenLink:visited {color:#FFFFFF;text-decoration: none }

li {
	font-size: 14px;
}
td {
	font-size: 14px;
}
.pic {
	border: 2px solid #FF0000;
}
