body {
	background-color:#003366;
	margin: 0px;
}

a {
	color: #003366;
}

a:hover {
	text-decoration: none;
	font-style: italic;
	color: #CC6600;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
}

.heading {
	font-size: 1.25em;
	color: #CC6600;
	font-weight: bold;
}

.subheading {
	font-size: 1em;
	color: #CC6600;
	font-weight: bold;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
}

.whitebg {
	background-color: #FFFFFF;
}

.quote_text {
	font-style: italic;
	font-weight: bold;
	color: #CC6600;
}
.quote_source {
	padding-left: 20px;
	font-style: italic;
}

.contact_text {
	font-size: 1em;
}