ul { list-style-image: url(../images/ul.gif) } 


a:link {color: #6C4532; text-decoration: underline; }
a:active {color: #48291A; text-decoration: underline; }
a:visited {color: #48291A; text-decoration: underline; }
a:hover {color: #6C4532; text-decoration: none; }


H1 {
    font-family:"Arial"; font-size: 16pt; font-weight: bold;
	}
	
td {
	 font-family:"Arial"; font-size: 10pt; 
}	

H2 {
    font-family:"Arial"; font-size: 15pt; font-weight: bold; 
	}

P{
  font-family:"Arial"; font-size: 10pt;  
  }

H3{
  font-family:"Arial"; font-size: 12pt; font-weight: bold; font-style: italic;
  }
  
  H4{
  font-family:"Arial"; font-size: 10pt; font-weight: bold; font-style: italic;
  }

