.body {
	font-family: Georgia, Times New Roman, Times, serif; 
	color:#ffffff; 
	font-size:12px;
	text-decoration:none; 
}
.body-text {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #ffffff;
}
.body-header {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #ffffff;
}
.index {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	color: #ffffff;
}
a:link {
	color: #ffffff;
text-decoration: underline;
}
a:visited {
	color: #ffffff;
text-decoration: underline;
}
a:hover {
	color: #99b60c;
text-decoration: none;
}
.footer {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
	color: #cccccc;
}
a.footer:link {
	color: #99b60c;
text-decoration: underline;
}
a.footer:visited {
	color: #cccccc;
text-decoration: underline;
}
a.footer:hover {
	color: #ffffff;
text-decoration: none;
}
.myfield {
	background-color:transparent;
    font: verdana 9pt #000;
	border: solid 1px #ffffff;
	padding: 2px;
	height: 20px;
	width: 240px;
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
}
.mycombobx {
	background-color:transparent;
    font: verdana 9pt #000;
	border: solid 1px #ffffff;
	padding: 2px;
	height: 50px;
	width: 240px;
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
}
.mysec {
	background-color:transparent;
    font: verdana 9pt #000;
	border: solid 1px #ffffff;
	padding: 2px;
	height: 20px;
	width: 100px;
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
}
.submit{
	border: solid 1px #807265;
	padding: 0px;
	height: 18px;
	width: 100px;
	font-family: Arial;
	font-size: 11px;
	color: #584f47;
	text-align:center;
}