.txt {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.subhead {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #F25F34;
}
.txtsmll {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.txtwhite {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
	color: #F25F34;
}
a:visited {
	text-decoration: none;
	color: #AC552B;
}
a:hover {
	text-decoration: none;
	color: #2B1870;
}
a:active {
	text-decoration: none;
	color: #2B1870;
}
.hd1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: normal;
	color: #291775;
}

