.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333366;
}
.navtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333366;
	text-decoration: none;
}
a {
	font-weight: bold;
	color: #333366;
	text-decoration: none;
}
a:hover {
	color: #cc0000;
	text-decoration: none;
}
.sectionheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333366;
	font-weight: bold;
}
.text2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333366;
}
