body {
	background-color: #003399;
	background-image: url(../images/header_backing.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-attachment: fixed;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}

a:link {color: #FFFFFF; text-decoration: none; font-size: 12px; font-weight: normal;}
a:visited {color: #FFFFFF; text-decoration: none; font-size: 12px; font-weight: normal;}
a:hover {color: #FFFFFF; text-decoration: underline; font-size: 12px; font-weight: normal;}
a:active {color: #FFFFFF; text-decoration: underline; font-size: 12px; font-weight: normal;}

a.header_link:link {color: #FFFFFF; text-decoration: none; font-size: 16px; font-weight: bold;}
a.header_link:visited {color: #FFFFFF; text-decoration: none; font-size: 16px; font-weight: bold;}
a.header_link:hover {color: #FFFFFF; text-decoration: underline; font-size: 16px; font-weight: bold;}
a.header_link:active {color: #FFFFFF; text-decoration: underline; font-size: 16px; font-weight: bold;}

