body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	background-image:  url(img/blue_background.gif);
	background-repeat: repeat;
}
.Copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #2E739C;
}
.FotterNavigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006699;
}
a {
	color: #006699;
}
a:hover {
	color: #00A9FB;
}
td {
	font-size: 11px;
}
.CompleteMessage {
	font-weight: bold;
	color: #FF0000;
}
