	
 body, a, h1, h2, h3, h4, h5, h6,  div, p, ul, ol, li, dd, dt, td, th { 
	font-family: Georgia, 'Times new roman', times, serif;
	}

 div, p, ul, ol, li, dd, dt, td, th, input, textarea { 
	font-size : 11px;
	}
	
body {
	background-color: #EDEBDD;
	}

 h4, h5, h6 {
	font-weight: bold;
	text-decoration: none;
	}

h1 {
	font-weight: normal;
	text-decoration: none;
	font-size:	20px;
	color: #999966;
	}

h2	{
	text-decoration: none;
	font-weight: normal;
	font-size:	18px;
	}
	
h3	{
	font-weight: normal;
	font-size:	11px;
	}
	
h4, h5	{
	font-size:	11px;
	}
	
code, pre, tt {
	font-family: "Lucida Console", "courier new", courier, monospace;
	color:#666666;
	}

textarea, select, input {
	background: #ffffff; 
	font-family: "Lucida Console", "courier new", courier, monospace;
	}
		
input.formButton {
	background-color: #B64D00; 
	font-family: Georgia, 'Times new roman', times, serif;
	font-size: 12px;
	font-weight : bold;
	color : #FFFFFF;
	}
	
a:link {
	text-decoration: none;
	color: #999966; }

a:visited {
	text-decoration: none;
	color: #999966;
	}	

/* main navigation styles */

hr {
color: #B64D00; 
background: #B64D00; 
border: 0; 
height: 1px;
}

