body {
	margin:0px;
	background-color:#072B61;
}

body, a, td, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

a:link, a:visited, a:active {
	color:#FFFFFF;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
	font: #666666;
}

.head {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:28px;
	color:#000000;
}
.subhead {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#333333;
}

