body {
	background-color: #3333CC;
}

html,p, ul, ol, li, td, th, blockquote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #FFFFFF;
}

hr {
	border-bottom-width: medium
}

a:link {
	color: #FFFF00;
}

a:visited {
	color: #FFFF00;
}

.small {
	font-size: 9pt;
}

H1 {
	text-align: center
}
H2 {
	text-align: center
}

a.white:link {
	color: #FFFFFF;
}

a.white:visited {
	color: #FFFFFF;
}
