BODY {
	background:#3004D6; 
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
}
H3 {
	font-size:12pt; 
	font-weight: bold
}
H1 {
	font-size:22pt; 
	text-align:center
}
H2 {
	font-size:14pt; 
	text-align:center
}

a {
	color:#999999;
}

#footer {
	text-align:center;
	font-size:0.7em;
}

#footer hr {
	width:50%;
}