body {
	background-color: #202020;
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
	
}
.body-news {
	font-family: geneva;
	font-size: 11px;
	color: #333333;
}
.body-news-head{
	font-family: geneva;
	font-size: 18px;
	color: #CC0000;
	font-weight: bold;
	text-transform: uppercase;
}
.body-head{
	font-family: geneva;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
}
.copyrite-text {
	font-family: geneva;
	font-size: 11px;
	color: #202020;
}

