<!--

a {
font-size: 16px;
color: #306754;
text-decoration: none;
font-weight:bold;
line-height: 30px;
}

.nav{
font-family: arial;
font-size: 16px;
bgcolor="white";
border-bottom:1px solid #95B9C7;
height:27.5px;
padding-left:12px;
	}

.heading {
font-size: 24px;
font-align: center;
color: 	#306754;
text-decoration: none;
font-weight:bold;
line-height: 30px;
}

.heading2 {
font-size: 20px;
font-align: center;
color: 	#95B9C7;
text-decoration: none;
font-weight:bold;
line-height: 22px;
}

.body{
color:black; 
font-size:larger;
padding-top:20px;
text-decoration:none;
}


//-->