.style2 {color: #68838B; font-size:15px;}
.style5 {font-size: 10px; color: #999999; font-family: Verdana, Arial, Helvetica, sans-serif;}
.style4 {	color: #9A9A9A; 	font-weight: bold; }
.style7 {font-size: 10px; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif;}

.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}
.bodytextbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
.headerbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CF272C;
}
.newshead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #006600;
}

a:link {
	color: #CF272C;
	text-decoration: none; font-weight: bold;
}
a:visited {
	text-decoration: none; font-weight: bold;
	color: #CF272C;
}
a:hover {
	text-decoration: underline; font-weight: bold;
	color: #FF9900;
}
a:active {
	text-decoration: none; font-weight: bold;
	color: #CF272C;
}