body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #D4D4D4;
}
.whitebg {
	background-color: #FFFFFF;
}
.newsHead {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bolder;
	color: #666666;
}
.newsText {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
}

.normalText {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}

.footer {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
}