.subhead {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #336699;
}
a:visited {
	font-family: verdana,Tahoma, Arial;
	font-size: 9px;
	font-weight: bold;
	TEXT-DECORATION: none;
	color: #737373;
	text-transform: none;

}
a:link {
	font-family: verdana,Tahoma, Arial;
	font-size: 9px;
	font-weight: bold;
	TEXT-DECORATION: none;
	color: #737373;
	text-transform: none;

}
a:active {
	font-family: verdana,Tahoma, Arial;
	font-size: 9px;
	font-weight: bold;
	TEXT-DECORATION: none;
	color: #737373;
	text-transform: none;

}
a:hover
{
	COLOR: #004A80;
	font-family: verdana,Tahoma, Arial;
	font-size: 9px;
	font-weight: bold;
	TEXT-DECORATION: none;
	text-transform: none;

}

.spreadhead1 {
	font-family: Georgia;
	font-size: 14px;
	font-weight: bold;
	color: #2E74B0;
}

.spreadhead2 {
	font-family: Georgia;
	font-size: 70px;
	font-weight: bolder;
	color: #2E74B0;
}

.spreadhead3 {
font-family: Georgia;
	font-size: 22px;
	font-weight: bold;
	color: #2E74B0;
}

.spreadbody {
font-family: Georgia;
	font-size: 13px;
	font-weight: normal;
}
.spreadSubHead {
font-family: Georgia;
	font-size: 17px;
	font-weight: bold;
	font-weight: normal;
}
.spreadWhite {
font-family: Georgia;
	font-size: 15px;
	color: White;
	font-weight: normal;
}