body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EFEFEF;
}
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;
}
body,td,th {
	font-size: 12px;
}
.STYLE1 {
	font-weight: bold;
	color: #FFFFFF
}
.login {
	height: 18px;
	border: 1px solid #FF4D4D;
}
.STYLE2{
	font-size: 13px;
	color: #ffffff
}
.STYLE3{
FILTER: dropshadow(color=#00ff00,offx=6,offy=6,positive=2)
}