Body{
background-color: #D00000;
margin-left: 0;
margin-top: 0; 
margin-width: 0; 
margin-height: 0;
}

a:link {text-decoration: none; color: #000000;}
a:visited {text-decoration: none; color: #000000;}
a:hover {text-decoration: underline; color: #000000;}

a.navs:link {
	text-decoration: none; 
	font-weight: bold;
	font-size: 10pt;
	font-family: arial, helvetica, sans-serif;
	color: #000000;
}

a.navs:visited {
	text-decoration: none; 
	font-weight: bold;
	font-size: 10pt;
	font-family: arial, helvetica, sans-serif;
	color: #000000;
}

a.navs:hover {
	text-decoration: none; 
	font-weight: bold;
	font-size: 10pt;
	font-family: arial, helvetica, sans-serif;
	color: #000000;
}

.headline	{
	text-decoration: none; 
	font-weight: bold;
	font-size: 12pt;
	font-family: arial, helvetica, sans-serif;
	color: #FFFFFF;
}

.bolded{
margin-left: 5px;
font-weight: bold;
font-size: 10pt;
font-family: arial, helvetica, sans-serif;
color: #333333;
}

.bodytext{
margin-left: 5px;
font-weight: normal;
font-size: 10pt;
font-family: arial, helvetica, sans-serif;
color: #333333;
}

.bodytext2{
margin-left: 5px;
font-weight: normal;
font-size: 10pt;
font-family: arial, helvetica, sans-serif;
text-align : center;
color: #333333;
}

.footer{
text-align: center;
color: #880000;
font-weight: normal;
font-size: 8pt;
font-family: arial, helvetica, sans-serif;
}


.newstext{
margin-left: 5px;
font-weight: normal;
font-size: 9pt;
font-family: arial, helvetica, sans-serif;
color: #000000;
}

.newshead{
margin-top: 1px;
margin-left: 5px;
margin-bottom: 1px;
font-weight: bold;
font-size: 10pt;
font-family: arial, helvetica, sans-serif;
color: #333333;
}

.title{
color: #4F7D31;
font-weight: bold;
font-size: 12pt;
font-family: arial, helvetica, sans-serif;
}

.data{
margin-left: 5px;
font-weight: normal;
font-size: 10pt;
font-family: arial, helvetica, sans-serif;
text-align : left;
color: #333333;
}

.data2{
margin-left: 5px;
font-weight: normal;
font-size: 10pt;
font-family: arial, helvetica, sans-serif;
text-align : center;
color: #333333;
}

.dataheader{
margin-left: 5px;
font-weight: bold;
font-size: 10pt;
font-family: arial, helvetica, sans-serif;
text-align : left;
background-color: #333333;
color: #FFFFFF;
}

.dataheader2{
margin-left: 5px;
font-weight: bold;
font-size: 10pt;
font-family: arial, helvetica, sans-serif;
text-align : center;
background-color: #333333;
color: #FFFFFF;
}


.tableheader{
margin-left: 5px;
font-weight: bold;
font-size: 10pt;
font-family: arial, helvetica, sans-serif;
text-align: left;
background-color: #4F7D31;
color: #FFFFFF;
}

.tableheader2{
margin-left: 5px;
font-weight: bold;
font-size: 10pt;
font-family: arial, helvetica, sans-serif;
text-align: center;
background-color: #336699;
color: #FFFFFF;
}