body {
  
	background-image: url(images/bg.gif);
	
}

body.c1{
	background-image: url(images/bg1.gif);
	background-repeat: repeat-x;
	}
	

.style1 {color: #666666;}
.style2 {
	
	font-weight: bold;	

}
.style7 {font-size: 18px}

td {
	font-family: Geneva, Tahoma, sans-serif;
	/* font-family: Verdana, Arial, Helvetica, sans-serif; */
	font-size: 14px;
	color: #000000;
	text-align: justify;
	margin-top: 200px;
}
td.bot {
	font-family: Geneva, Tahoma, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	}
div.botbot {
	color: #339933;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	padding-top: 10px;
	}
.subh1 {
    font-family: Geneva, Tahoma, sans-serif;
	font-size: 12px;
	color: #219A62;
	font-weight: bolder;
}
.subh2 {
    font-family: Geneva, Tahoma, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bolder;
	text-decoration: underline;
}
.subh {
	display: inline;
	font-family: Geneva, Tahoma, sans-serif;
	font-size: 12px;
	color: #219A62;
	font-weight: bolder;
}
.mainh {
	color: #000000;
	font-family: Geneva, Tahoma, sans-serif;
	font-size: 18px;
	font-weight: bold;
	
}
a:link {
	color:#009900;
}
a:visited {  
	color:#666666;

}
a:hover {
	color: #CC3300;
	text-decoration: underline;
}
a:active {
	color: #009900;
}
img.topmarg{
	margin-top: 260px;
	margin-left: 20px;
	}
ul.gap {
	line-height: 20px;
	}
	
