
BODY { 
      background:url(images/line8--.jpg);
         background-repeat: repeat-y;
      margin-left:0%;
      margin-top:0%;
      background-color: #9999CC;
      font-family: verdana, arial, helvetica;
}


A:link { background: none;
		 color: #FFEDDA;
		 text-decoration:none;
		 font-family: arial, helvetica;

}

A:visited { background: none; 
		    color: #FFEDDA;
		    text-decoration:none;
		    font-family: arial, helvetica;
		
}

A:hover { background: none; 
		  color: #FFCC00;
		  text-decoration:none;
		  font-family: arial, helvetica;
		 
}
A:active { background: none; 
		  color:  #CC3366;
		  text-decoration:none;
		  font-family: arial, helvetica;
		

}
#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: dot;
margin-top: 2px;
}

UL.special {  list-style: url(images/dot.jpg) outside;

}

UL.special2 {  list-style: url(images/odot.jpg) outside;

}
