
BODY { 
      background:url(images/bg_1.png);
      background-repeat: repeat;
      margin-left:0%;
      margin-top:0%;
	  font-size: 12px;
	  font-family: "Verdana, Arial";
}


A:link { 
		 color: #0000FF;
		 text-decoration:none;
}

A:hover { 
		  color: #0099FF;
		  text-decoration: underline;	 
}

#a1 { background: none;
		 color: #000000;
		 text-decoration:none;
		 font-family: arial, helvetica;
		
		 
}

#a2 { background: #FFFFCC;
		 color: #FFFFCC;
		 text-decoration:none;
		 font-family: arial, helvetica;
		 font-size: 10pt;
}

#a3 { background: none;
		 color: #663399;
		 text-decoration:none;
		 font-family: arial, helvetica;
		
}

#a4 { background: none;
		 color: #FF3333;
		 text-decoration:none;
		 font-family: arial, helvetica;
		
}



H1 { 
      font-weight: bolder;
      font-size: 18pt;
      line-height: 14pt; 
      font-family: arial, helvetica; 
       color:maroon;    
}
H3 { 
      font-weight: bolder;
      font-size: 16pt;
      line-height: 14pt; 
      font-family: arial, helvetica; 
       color: #333399;    
}
H4 { 
      font-weight: bolder;
      font-size: 14pt;
      line-height: 14pt; 
      font-family: arial, helvetica; 
       color: #333399;
       margin-top:1%;
      margin-bottom:1%;
       margin-right:4%;
      margin-left:4%;
  
}

#b1 {     color: black;
		 text-decoration:none;
		 font-family: verdana, arial, helvetica;
		 margin-right:4%;
      margin-left:4%;
		 text-align: justify;
}

#b2 {     color: black;
		 text-decoration:none;
		 font-family: arial, helvetica;
		 font-size: 9pt;
		  text-indent:0%;
          margin-top:-1%;
          text-align: left;
}

#b3 {     color: #CC0033;
		 text-decoration:none;
		 font-family: arial, helvetica;
		 font-size: 11pt;
		  text-indent:0%;
          text-align: left;
          font-weight: bold;
}


SPAN.green  { background: #126c7e;
		 color: #dbdcbe;
		 text-decoration:none;
		 font-family: arial, helvetica;
		 font-size: 9pt;
}
SPAN.red  { 
		 color: #cc0033;
		 text-decoration:none;
		 font-family: arial, helvetica;
		 font-size: 13pt;
		 font-weight: bold;
}
UL { list-style: circle;
}

UL.special {  list-style: url(images/dot.gif) outside;

}

		
LI  {  font-family: Verdana,Helvetica,Arial,sans-serif;
	margin-top: 3px;
  text-align: left;
  font-weight:bold;
}


.footerText{
	color:#FFFFFF;
	font-family:"Verdana";
	font-size:12px;
}
