body {
	background-image: url();
	background-repeat: no-repeat;
	background-color: #0B1846;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #000000;
}
a:link {
	color: #CC0000;
}
h1 {
	font-size: 24px;
	color: #3241A5;
	font-weight: bold;
}
h2 {
	font-size: 18px;
	color: #0B1846;
}

