BODY {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	color: #4F585C;
	font-family: Arial, Verdana, sans-serif ;
	font-size: 9pt;
}
TD {
	color: #4F585C;
	font-family: Arial, Verdana, sans-serif ;
	font-size: 9pt;
}
A {
	color: #4F585C;
	text-decoration: underline;
}
A:Hover {
	color: #FF810A;
	text-decoration: underline;
}
.title {
	color: #000000;
	font-size: 15pt;
	font-weight: bold;
}
.subtitle {
	font-weight: bold;
}
.copyright {
	color: #4F585C;
	font-size: 8pt;
}
.inputbox {
	color: #4F585C;
	font-size: 95%;
	width: 100px;
}
.btnsubmit {
	color: #4F585C;
	font-size: 95%;
	width: 50px;
}