.mainText {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	padding-left: 10px;
	padding-right: 5px;
}
.navbar {
	background-color: #F3F1E0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #336666;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.links {
	font-family: Arial;
	color: #336699;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
.heading {
	font-size: 16px;
	font-weight: bold;
	color: #003366;
	padding-left: 10px;
	font-family: "Lucida Grande";
	padding-top: 10px;
}
.subhead {
	font-family: "Lucida Grande";
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	padding-left: 10px;
}
.list {
	font-family: Arial;
	left: 20px;
	right: 20px;
	font-size: 14px;
}
.bg {
	background-color: #fcfff9;
}
.disclaimer {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
}

