body,td,th {
	font-family: Arial, Helvetica, sans-serif;

	color: #666666;
}
body {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-bottom: 10px;
}
a:link {
	color: #00A6E7;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #00A6E7;
}
a:hover {
	text-decoration: underline;
	color: #00A6E7;
}
a:active {
	text-decoration: none;
	color: #00A6E7;
}
.style1 {font-size: 9px}

.footer {
font-size: 8px;
margin-top: 0px;
color: #666666;
}
.footer a:link {
	color: #00A6E7;
	text-decoration: none;
}

.maintext {
 border: none; 
 color: #666;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 16px;
 text-align: left;
 text-decoration: none; 
font-weight: bolder;
 }

 .maintext .heading{
 color: #666; 
 font-size: 20px;
 text-align: center;
 }
 .maintext .heading_g{
 font-size: 20px;
 text-align: center;
 color: #9AC838;
 font-style: italic;
 }
  .maintext .heading_b{
 font-size: 20px;
 text-align: center;
 color: #009CDA;
 }

 .maintext .logogreen{
 color: #9AC838;
 font-weight: 900;
 font-size: 18px;
 font-style: italic;
 }
 
 .maintext .logoblue{
 color: #009CDA;
 font-weight: bolder;
 font-size: 18px;
 font-style: italic; 
 }