body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #AAD5FF;
}
body,table,td,th {
	font-size: 12px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.top {
	font-size: 12px;
	background-image: url(top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.input_cls {
	font-size: 14px;
	background-color: transparent;
	border: 2px solid #999999;
	height: 18px;
	color: #FF0000;
}

