td, body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.inputbox{
	font-size: 11px;
	width: 120px;
	height: 10px;
	vertical-align: middle;	
	}
.inputbutton{
	font-size: 11px;
	height: 16px;
	border: 1px solid #666666;
	vertical-align: middle;
	}.copyright {
	font-size: 10px;
}
a:link {
	color: #186FB2;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #003399;
}
a:hover {
	text-decoration: underline;
	color: #FF9933;
}
a:active {
	text-decoration: none;
}
.style3 {
	color: #5F5D60;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}