body {
	background-color: #6085C7;
}
.PageHeader {
	font-family: "Futura Md BT", Futura, Arial, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
}
.plaintext {
	font-family: "Futura Md BT", Futura, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 1.5;
}
.plaintext2 {
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #2F4D84;
	line-height: 1.5;
	font-weight: normal;
}

a {
	color: #971E00;
}
a:visited {
	color: #B70D15;
}
a:hover {
	color: #B70D15;
}
