.headertext {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #556095;
}
.subheadertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.bodytext {
	font-family: Verdana;
	font-size: 12px;
}
.smaltext {
	font-family: Verdana;
	font-size: 10px;
}
.copyright {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
}
.redmagnet-red {
	font-family: Verdana;
	font-size: 10px;
	color: #CC0000;
}
.redmagnet-black {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}
.lgbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #505A8F;
}
.announcetitle {
	font-family: Verdana;
	font-size: 10px;
	text-transform: uppercase;
}
.images-tupelo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 0px;
	background-color: #FFFFFF;
	padding-top: 5px;
	font-weight: normal;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	width: 150px;
}
.box {
	background-color: #FFFFFF;
	padding: 10px;
	border: 1px solid #666666;
	width: 65%;
}

