style {
	font-size: 24px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #000000;
}
#div1 {
	font-size: 9pt;
	color: #000000;
	height: 750px;
	width: 793px;
	text-decoration: none;
}
#title {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
td {
	font-size: 9pt;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a {
	font-size: 9pt;
	text-decoration: none;
	color: #333333;
}
input {
	background-color: #FFFFFF;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
	border: thin dotted #CCCCCC;
	display: inline;
	width: 158px;
	vertical-align: middle;
	margin: auto;
}.an {
	border: thin dashed #666666;
	width: 80px;
	font-size: 9pt;
	text-decoration: none;
	display: inline;
	vertical-align: middle;
	background-color: #CCCCCC;
}
select {
	border: thin dotted #FFFFFF;
}
