
BODY { 
      background:url(images/backx.gif);
      background-repeat:repeat-x;
      margin-left:0%;
      margin-top:0%;
      background-color: ccccff;
      font-family: arial, helvetica;
}


A:link { background: none;
		 color: purple;
		 text-decoration:none;
		 font-family: arial, helvetica;
		 font-size: 9pt;
}

A:visited { background: none; 
		    color: navy;
		    text-decoration:none;
		    font-family: arial, helvetica;
		    font-size: 9pt;
}

A:hover { background: gold; 
		  color: red;
		  text-decoration:none;
		  font-family: arial, helvetica;
		  font-size: 9pt;
}
A:active { background: orange; 
		  color:  maroon;
		  text-decoration:none;
		  font-family: arial, helvetica;
		  font-size: 9pt;

}
#a1 { background: none;
		 color: #9999cc;
		 text-decoration:none;
		 font-family: arial, helvetica;
		 font-size: 12pt;
		 
}

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



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:maroon;    
}

#b1 {     color: black;
		 text-decoration:none;
		 font-family: arial, helvetica;
		 font-size: 9pt;
		 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;
}

