body {background-color:#643200; }


body, html {
  margin-top: 5; 
  
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

A:link {color:red; text-decoration:none;}

A:visited {color:red; text-decoration:none;}

A:hover {color:yellow; text-decoration:none;}

A:active {color:red; text-decoration:none;}




h1 { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 16px; 
font-weight: bold; 
color: #FF6600; 
} 

h2 { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-weight: normal; 
color: #000000; 
} 

h3 { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 10px; 
font-weight: normal; 
color: #000000; 
}

h4 { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 14px; 
font-weight: normal; 
color: #000000; 
}  

