.body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	/*background-image: url(Images/bg.jpg);*/
	background-color:#1c433c; 
	background-repeat:repeat;
	margin-top:0px;	
	margin-bottom:0px;
    padding: 0px;  
   
    
}
.Maintext{
    font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold ;
	color:#00000;
}

.ResidentPage{
font-family:"Times New Roman", Times, serif;
text-decoration:none;
color:#000000;


}