body {
	background: url(images/background.gif);
	background-color: 000033;
	background-repeat: no-repeat;
	background-attachment: fixed;
}


table {
	font-family: Arial;
	font-size: 9pt;
}

.footer {
	font-family: Arial;
	font-size: 9pt;
	color: #ffffff;
}
.footer a:link {
color: #FFFFFF;
text-decoration: none;
text-style: normal;
font-variant: normal;
font-weight: normal;
}
.footer a:visited {
color: #FFFFFF;
text-decoration: none;
text-style: normal;
font-variant: normal;
font-weight: normal;
}
.footer a:hover {
color: #FF7F50;
text-decoration: none;
text-style: normal;
font-variant: normal;
font-weight: normal;
}
.footer a:active {
color: #FF0000;
text-decoration: none;
text-style: normal;
font-variant: normal;
font-weight: normal;
}