.normalText {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
}
.heading {
	font-family: arial;
	font-size: 14px;
	color: #006633;
}
.footer {
	font-family: Tahoma;
	font-size: 11px;
	color:#006600;
    text-decoration:none;

}
.footer:hover {
	font-family: Tahoma;
	font-size: 11px;
	color:#006600;
	text-decoration:underline;
}
body {
	background-color: #666666;
}

