body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #330000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
p{
	font-weight: normal;
	font-size:  13px;
	text-align: justify;
	padding-right: 5px;
	padding-left: 5px;
	color: #666666;
	font-family: TimesNewRoman, Times, serif;
}
.heading{
	padding-top: 10px;
	padding-bottom: 25px;
	font-weight: bold;
	color: #CC0000;
	text-indent: 0px;
}
.subheading{
	font-weight: normal;
	color: #CC0000;
}
.indexheading{
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
	color: #CC0000;
	text-indent: 0px;
}
a{
	text-decoration: none;
	color: #CC0000;
}
a:hover{
	text-decoration: underline;
	color: #FF0000;
}
ul{
	color: #666666;
	font-size: 12px;
	font-weight: normal;
	font-family: TimesNewRoman, Times, serif;
}
ol{
	color: #666666;
	font-size: 12px;
	font-weight: normal;
	font-family: TimesNewRoman, Times, serif;
}
.footer{
	font-size: 9px;
	font-weight: bold;
	font-family: Georgia;
	color:#FFFFFF;
}
.menue{
	font-size: 10px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
}
.menue a{
	color:#000000;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}
.menue a:hover{
	color: #666666;
}
.news, .news a{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #CC0000;
	text-decoration: none;
	text-align: left;
}
.news a:hover{
	text-decoration: underline;
	color: #FF0000;
	