body,td,th {
	font-family: verdana;
	font-size: 11px;
	color: #333333;
}
body {

	background-color: #FFFFFF;
}
a {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #4468A6;
	font-weight: normal;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #000000;

#bottomlink a{
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
#bottomlink a:hover{
	text-decoration: none;
	color: #cccccc;
	font-weight: bold;
	text-decoration: none;
}
.style1 {
	color: #FFFFFF;
	font-weight: bold;
}
.style2 {
	color: #004890;
	font-weight: bold;
}
.header{
	border-top: 2px solid #565656;
	background-color: #cccccc;
}
.style3 {font-size: 11px}