body,div,td,p {
	font-family: Arial,Verdana,  Helvetica, sans-serif;
	text-decoration: none;
	color: #313131;
	line-height: 12pt;
	font-size: 12px;
    }

textarea {
	border: 1px solid #CCCCCC;
         background-color: #F5F5F5;
}


td font.headline {
	font-size: 15px;
	font-weight: bold;
	color: #B70000;
}

td font.navactive {
	font-size: 13px;
	font-weight: bold;
	color: #5d9409;
}

td font.newsbold {
	font-size: 12px;
	font-weight: bold;
	color: #a00909;
}

td font.newsnormal {
	font-size: 12px;
	font-weight: normal;
	color: #a00909;
}
td font.nav2active {
	font-size: 12px;
	font-weight: normal;
	color: #5d9409;
}


a.nav:link {
	text-decoration: none;
	font-weight: bold;
	color: #4F4F4F;
	font-size: 13px;
}
a.nav:visited {
	text-decoration: none;
	font-weight: bold;
	color: #4F4F4F;
	font-size: 13px;
}
a.nav:hover {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	font-size: 13px;
}
a.nav:active {
	text-decoration: none;
	font-weight: bold;
	color: #4F4F4F;
	font-size: 13px;
}
a.navactive:link {
	text-decoration: none;
	font-weight: bold;
	color: #5d9409;
	font-size: 13px;
}
a.navactive:visited {
	text-decoration: none;
	font-weight: bold;
	color: #5d9409;
	font-size: 13px;
}
a.navactive:hover {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	font-size: 13px;
}
a.navactive:active {
	text-decoration: none;
	font-weight: bold;
	color: #5d9409;
	font-size: 13px;
}

a.nav2:link {
	text-decoration: none;
	font-weight: normal;
	color: #4F4F4F;
	font-size: 12px;
}
a.nav2:visited {
	text-decoration: none;
	font-weight: normal;
	color: #4F4F4F;
	font-size: 12px;
}
a.nav2:hover {
	text-decoration: none;
	font-weight: normal;
	color: #000000;
	font-size: 12px;
}
a.nav2:active {
	text-decoration: none;
	font-weight: normal;
	color: #4F4F4F;
	font-size: 12px;
}
a.text:link {
	text-decoration: none;
	font-weight: normal;
	color: #5d9409;
	font-size: 12px;
}
a.text:visited {
	text-decoration: none;
	font-weight: normal;
	color: #5d9409;
	font-size: 12px;
}
a.text:hover {
	text-decoration: none;
	font-weight: normal;
	color: #000000;
	font-size: 12px;
}
a.text:active {
	text-decoration: none;
	font-weight: normal;
	color: #5d9409;
	font-size: 12px;
}

a.not:link {
	text-decoration: none;
	font-weight: bold;
	color: #a00909;
	font-size: 13px;
}
a.not:visited {
	text-decoration: none;
	font-weight: bold;
	color: #a00909;
	font-size: 13px;
}