.text {

	color: #27333D;
	text-decoration: none;

}
a.text:link {

	color: #27333D;
	text-decoration: none;


}
a.text:hover {

	color: #577288;
	text-decoration: none;

}
p {
	color: #27333D;
}


.subnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #35434F;
	text-decoration: none;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
}
a.subnav:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #35434F;
	text-decoration: none;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
}
a.subnav:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #35434F;
	text-decoration: none;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
}
a.subnav:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #670C11;
	text-decoration: none;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
}

.subsubhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;

}
