BODY { 
       
       background:url(images/borange4.gif);
       background-repeat:repeat-x;
      margin-left:0%;
      margin-top:0%;
      background-color: #003399;
      font-family: Verdana,Helvetica,Arial,sans-serif;
      
 }

A:link { background: none;
		 color: #000000;
		  text-decoration: none;

}

A:visited { background:none; 
		    color: #000000;
		     text-decoration: none;

}

A:hover { background: #ffffff; 
		  color: #000000;
		   text-decoration: none;

		  }

A:active { background:#ccccff;
		   color:#000000;
		    text-decoration: none;
	

}

#a1 { background:none; 
		  color: #000000;
		  text-decoration: none;

	
}

#b1 {
   font-family: Arial, Helvetica;
   text-align: justify;
  text-indent:0px;
  color: 000000;
  font-size: 12pt;
  margin-left: 3%;
margin-right: 3%;

}
#b2 {
   font-family: Arial, Helvetica;
   text-align: left;
  text-indent:0px;
  color: 000000;
  font-size: 12pt;
 font-style: bold;


}

#b3 {
   font-family: Arial, Helvetica;
   text-align: center;
  text-indent:0px;
  color: 000000;
  font-size: 9pt;
 font-style: bold;


}


UL { list-style: arrow;
}

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

}

		
LI  {  font-family: Arial, Helvetica;
	margin-top: 3px;
  text-align: left;
 
  color: #000000;
  indent: 12px;
}

