.newstxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 13px;
	color: #333333;
	text-decoration: none;
}
.whitetxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #BAD1DA;
	text-decoration: none;
	font-weight: bold;
}
.tdback {
	background-color: #FFFFFF;
	background-image: url(images/tdback.gif);
	background-repeat: repeat-y;
}
a.news:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
	text-decoration: underline;
	font-size: 9px;
}
a.news:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
	text-decoration: underline;
	font-size: 9px;
}
a.news:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF9900;
	text-decoration: none;
	font-size: 9px;}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.bodytxt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
}
a.bodytxt:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #D00523;
	text-decoration: none;
}

a.bodytxt:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #D00523;
	text-decoration: none;
}

a.bodytxt:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #496F8E;
	text-decoration: underline;
}
.bluetxt {
	color: #496F8E;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #476A8D;
	font-weight: bold;
}
.headlinebl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #D00523;
	font-weight: bold;
}
.caseparahead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0F5EA1;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}