.footertext {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #6588AB;
}
.white {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.whitebody {

	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.blackbody {


	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.redbody {



	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #E80B1C;
	text-decoration: none;
}
.bluebody {
font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #004FA4;
	text-decoration: none;
}
.blue {

	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #023165;
	text-decoration: none;
}
.bluenormal {


	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #023165;
	text-decoration: none;
}
.white:hover {

	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #B1CAE4;
	text-decoration: none;
}
.bluebody:hover {





	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #004FA4;
	text-decoration: underline;
}
.blue:hover {


	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #0033CC;
	text-decoration: underline;
}
.bluenormal:hover {



	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #023165;
	text-decoration: underline;
}
.footertext:hover {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #6588AB;
	text-decoration: none;
}
.bluebodycap {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #023165;
	text-decoration: none;
	text-transform: uppercase;
}
.bluebodycap:hover {

	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #0033CC;
	text-decoration: underline;
	text-transform: uppercase;
}
.redbodycaps {
	font-family: tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #E80B1C;
	text-decoration: none;
	text-transform: uppercase;
}
