body{
	font-family: Verdana;
	font-size: 11px;
	line-height: 18px;
	color: #ffffff;
	margin: 0px;
	background-color: #042758;
}
table {
	font-family: Verdana;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
}
A:link {
	COLOR: #333333;
}
A:visited {
	COLOR: #333333;
}
A:hover {
	COLOR: #08459c;
}
A:active {
	COLOR: #333333;
}
.main {
	font-family: Verdana;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
}
.main-header {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	color: #333333;
}
.copy {
	font-family: Tahoma;
	font-size: 10px;
	line-height: 14px;
	color: #333333;
}
.side A:link{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	line-height: 14px;
	color: #1952a3;
	text-decoration: none;
}
.side A:visited{
	font-size: 10px;
	font-weight: bold;
	color: #1952a3;
	text-decoration: none;
}
.side A:active{
	font-size: 10px;
	font-weight: bold;
	color: #1952a3;
	text-decoration: none;
}
.side A:hover{
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}