.down, .noborder {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
body, html {
	background-color:#E8E8E8;
}
div, p{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;	
	color: #666666;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a:link {
	font-weight:bold;
	color:#E8E8E8;
	text-decoration:none;
}
a:visited {
	font-weight:bold;
	color:#E8E8E8;
	text-decoration:none;
}
a:focus {
	font-weight:bold;
	color:#333333;
	text-decoration:none;
}
a:hover {
	font-weight:bold;
	color:#00CCFF;
	text-decoration:underline;
}
a:active {
	font-weight:bold;
	color:#333333;
	text-decoration:none;
}
table {
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
table th {
	background:#666666;
	color:#FFFFFF;
}
.ac{	
	text-align:center;
}
.ar{	
	text-align:right;
}
.s9 {	
	font-size:10px;
}
button.s9 {	
	background-color:transparent;	
	border:0;	c
	ursor: pointer;
}
.form  {	
	border:1px solid #818181;	
	font-size:11px;	
	font-family:Verdana, Arial, sans-serif;
}
.bghell {
	background-color:#F4F4F4;
}
.vm{
	border:thin;
	border:#999999;
}

