body {
	background-color: #002182;
    margin: 0px;
}
.style1 {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.style3 {font-weight: bold; font-size: 20px;
}
.copyright {
font-size: 8pt;
font-family: Verdana;
}
.border {
	border: 1px solid #ffffff;
}
	body,td,th {
	color: #EBF701;
}
a:link {
	color: #EBF701;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #EBF701;
}
a:hover {
	text-decoration: underline;
	color: #EBF701;
}
a:active {
	text-decoration: none;
	color: #EBF701;
}
