BODY { 
       background:url(images/bacban.gif);
      margin-left:0%;
      margin-top:0%;
      background-color:#993300;
      font-family: Palatino, Times New Roman, Times;
      font-color: brown;
}


SPAN.Lbrown  {
	letter-spacing:.4em; 
	color: FFCC99;
	font: 14pt palatino, times, times new roman;
	font-wight: 900;
}

SPAN.brown  {
	letter-spacing:.4em; 
	color: brown;
	font: 14pt palatino, times, times new roman;
}


A:link { background: none;
		 color: white;
		  text-decoration:none;
		  font-size: 11pt;
		
}

#a2	{ background: none; 
		    color:brown;
		    font-size: 16pt;
		    font-style: bold;
		    text-decoration:none;
		  }
#a3	{ background: fffcc4; 
		    color:teal;
		    font-size: 12pt;
		    font-style: bold;
		    text-decoration:none;
		  }


A:visited { background: none; 
		    color: #FFCC99;
		    text-decoration:none;
		    font-size: 11pt;	    
}
A:hover { background: gold; 
		  color: brown;
		  text-decoration:none;
		  font-size: 11pt;
		 
}

A:active { background: brown;
		   color: gold;
		   text-decoration:none;
		   font-size: 11pt;
}

UL  {  list-style-type: disc;
		font-family: Palatino, Times New Roman, Times;
		color: white;
		font-size: 10pt;
  indent: 3px;
}
		
LI  {  font-family: Palatino, Times New Roman, Times;
  text-align: left;
  color: white;
  font-size: 10pt;
  indent: 3px;
}


#s1 {
  color: blue; 
  font: 18px helvetica, arial;
  font-weight: extra-light;
}

#s2 {
  color: blue; 
  font: 14px helvetica, arial;
  font-weight: extra-light;
}


#s3 {
   color: blue; 
  font: 11px helvetica, arial;
  font-weight: extra-light;
}


#p1 {
   font: 12px helvetica, arial;
  text-align: justify;
  color: green;
}


#p2 {
  font: 12px helvetica, arial;
  text-align: center;
   color: green;
}


#p3 {
  font: 12px helvetica, arial;
  text-align: left;
   color: green;
}

#b1 {
   font-family: Times New Roman, Times;
   font-size: 12pt;
  text-align: right;
  text-indent:0px;
  color: brown;
}


#b2 {
   font-family: Times New Roman, Times;
    font-size: 12pt;
  text-align: justify;
  text-indent:0px;
  color: brown;
}


#b3 {
  font: helvetica, arial;
  font-size: 12pt;
  text-align: left;
   color: black;
}

H2 {text-align:left;
	letter-spacing:.5em; 
	color:teal;
	font: 24pt "times", "times new roman"
	}


H3 {text-align:left;
	letter-spacing:.5em; 
	color:teal;
	font: 18pt "times", "times new roman"
	}
	
H4 {text-align:left;
	letter-spacing:.4em;
	color:teal;
	font: 16pt "times", "times new roman"}
	

H5 {text-align:left;
	letter-spacing:.4em;
	color:gray;
	font: 12pt "times", "times new roman"}
	
P {text:align:justify;
	text-indent:8pt;
	color:#724f3a
	font: 10/15pt "times", "times new roman"
	}

