body {
	background-color: #12579B;
	color: #FFFFFF;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
}

body, td, th, h3, h6 {
	color: #330000;
}

h1, h2, h4, h5 {
  color: #660000;
}

a {
	color: #003366;
}

small {
	font-weight: normal;
	font-variant: small-caps;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
}
