.indextable {
color : Black;
	font-family : Verdana, Arial, sans-serif;
	font-size : 14px;
	font-style : normal;
	font-weight : normal;

}

.greennav {
font-family: Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	
}



.greennav a:link {
	color : Black;
	font-family : Verdana, Arial, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
}
.greennav a:visited {
	color: Purple;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}
	
.greennav a:hover {
	color : Red;
	font-family : Verdana, Arial, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
}
.greennav a:active {
	color : Green;
	font-family : Verdana, Arial, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
}

.titletable {
	border: none;
	font-family: Verdana, Geneva, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.maintext {
	color: Black;
	font-family: Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 15px;
	padding-right: 15px;
	text-align: justify;
	
	
	
}

