.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	color: 1F58A0;
}


.buttons a {
	color: #FFFFFF;
	padding: 3px 2px 2px 10px;
	font: bolder x-small Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: left;
	background-repeat: no-repeat;
	height: 21px;
	width: 160px;
	margin-left: 1px;
	margin-bottom: 1px;
	background-color: FF3300;
	
}
	
.buttons a:hover {background-color: #A5D8FF;
color: #1F52B8;
text-decoration: none;}

}

.whitenewsletter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
.leadintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: B6765B;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: B6765B;
}
.titletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: 420042;
	text-decoration: underline;

}
.newstext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: 00008B;
}
