body {
	font-family: Verdana;
	font-size: 11px;
	color: #006633;
	background-color: #4a6600;
	background-image: url(../images/page_BG.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin:0px;
	text-align: justify;
}

.heading{
font-size:12pt;
font-weight:bold;
color:#FF9900;
}


.normal{
	text-align: justify;
	font-family: Verdana;
	font-size: 12px;
	color: #006633;
}

.footer{
color:#FFFFFF;
font-size:10px;
}

.nav{
color:#fff2c3;
font-size:8pt;
font-weight:bold;
text-decoration:none;
}
