body,td,th {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #006699;
}
.footerlinks A { text-decoration:none; font-size: 9px; }
.footerlinks A:hover {text-decoration:none; font-size: 9px; }
.style1 {
	color: #003366;
	font-weight: bold;
}
.style3 {
	color: #006699;
	font-weight: bold;
}
a:link {
	color: #003366;
	text-decoration: none;
}
a:visited {
	color: #006699;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.style4 {font-family: Arial, Helvetica, sans-serif}
.style7 {font-size: 17px; }
.style9 {	color: #FF0000;
	font-weight: bold;}
td img {
    display: block;
}
h1, h2 {
    color: #003366;
    font-weight: bold;
    font-size:12px;
    margin-bottom:0px;
}