body, td{
		font-family: Verdana;
	font-size: 12px;
	color: #EFE2CF;
	text-decoration: none;
	margin: 0px;

}
.links {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;

}
.details {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;

}
.headings {
	font-family: "Times New Roman";
	font-size: 18pt;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
.navi {
	font-family: Verdana;
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
}
.bottom {
	font-family: Verdana;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}
.heads{
	background-color: #D5D5BF;
	display: block;
	color: #666633;
	font-weight:bold;
}
.formstyle{
background:#333333; border: solid 1px #CCCCCC; font-family:Verdana; font-size: 9px; color:#999999
}
.error {
 	color: #FF0000;
}