body {
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  background-color:#999999
}

h1 { 
  font-family: arial, Helvetica, sans-serif; 
  font-size: 18px; 
  font-style: normal; 
  line-height: normal; 
  color: #333333; 
  font-weight: bold;
  margin-bottom: 0;
  margin-top: 0
}

h2 { 
  font-family: arial, Helvetica, sans-serif; 
  font-size: 15px; 
  font-style: normal; 
  line-height: normal; 
  color: #006699; 
  font-weight: bold
}

.style1 {
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	font-style: normal;
	background-color: none;
	font-family: Arial, Helvetica, sans-serif;
}

ul { 
  padding-left: 1em;
  margin-left: 0em;
  margin-bottom: 0em;
  text-align: left
}

li {
  font-family: arial, Helvetica, sans-serif; 
  font-size: 11px; 
  font-style: normal; 
  line-height: normal; 
  font-weight: normal; 
  font-variant: normal; 
  text-transform: none; 
  color: #333333; 
  text-decoration: none
}

p {
  font-family: arial, Helvetica, sans-serif; 
  font-size: 11px; 
  font-style: normal; 
  line-height: normal; 
  font-weight: normal; 
  font-variant: normal; 
  text-transform: none; 
  color: #333333; 
  text-decoration: none;
  margin-top: 0
} 

a {
  font-family: arial, Helvetica, sans-serif; 
  font-size: 11px; 
  font-style: normal; 
  line-height: normal; 
  color: #0066CC; 
  text-decoration: underline;
  margin-top: 0
} 

a:link {
  color: #0099CC; 
  text-decoration: underline;
  margin-top: 0
} 

a:visited {
  color: #0099CC; 
  text-decoration: underline ;
  margin-top: 0
} 

a:hover {
  color: #0099CC;
  text-decoration: none;
  margin-top: 0
} 

a:active {
  color: #0099CC; 
  text-decoration: underline 
}

.class1 A:link {
  color: #FFFFFF;
  font-size: 11px;
  text-decoration: none;
  margin-top: 0
  }
  
.class1 A:visited {
  color: #FFFFFF;
  font-size: 11px;
  text-decoration:none;
  margin-top: 0
  }

.class1 A:active {
  color: #FFFFFF;
  font-size: 11px;
  text-decoration:none;
  margin-top: 0
  }

.class1 A:hover {
  color: #FFFFFF;
  font-size: 11px;
  text-decoration: underline; color: white;
  margin-top: 0
  }
.homecell {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.celllogobg {
	background-image: url(images/bg_mainbody.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 636363;
}
