body {
	margin: 0;
	padding: 0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 17px;
	line-height: 21px;
	color: #ffffff;
	background: #FFCC66;
	}
	
p {
	font-size: 17px;
	}	
	
a:link {
	color: #705013;
	text-decoration: none;	
	}
a:visited {
	color: #705013;
	text-decoration: none;
	}
a:hover {
	color: #000;
	text-decoration: underline;
	}
a:active {
	color: #705013;
	}

.main a:link {
	color: #ffffff;
	text-decoration: none;	
	}
.main a:visited {
	color: #ffffff;
	text-decoration: none;
	}
.main a:hover {
	color: #FFCC66;
	text-decoration: underline;
	}
.main a:active {
	color: #ffffff;
	}

h1 { 
	font-family: Impact, Charcoal, sans-serif;
	font-weight: normal;
	font-size: 24px; 
	color: #ffffff;
	margin: 10px 0 15px 0;
	padding: 0 0 5px 0;	
	}	

h2 { 
	font-family: Impact, Charcoal, sans-serif;
	font-weight: normal;
	font-size: 24px; 
	color: #FFCC66;
	margin: 0 0 15px 0;
	padding: 0 0 5px 0;	
	}
	
h3 { 
	font-family: Impact, Charcoal, sans-serif;
	font-weight: normal;
	font-size: 27px; 
	color: #FFCC66;
	margin: 10px 0 0 0;
	padding: 0 0 5px 0;	
	}	
	
h4 { 
	font-family: Impact, Charcoal, sans-serif;
	font-weight: normal;
	font-size: 18px; 
	color: #FFCC66;
	margin: 0 0 15px 0;
	padding: 0 0 5px 0;	
	}
	

#cssmenu1 a:link {
	color: #6d2b12;
	text-decoration: none;	
	}
#cssmenu1 a:visited {
	color: #6d2b12;
	text-decoration: none;
	}
#cssmenu1 a:hover {
	color: #000;
	text-decoration: none;
	}
#cssmenu1 a:active {
	color: #6d2b12;
	}
	
.maintext {
	font-size: 15px;
	}

.textmenu {
	font-size: 10px;
	color: #000000;
	}
	
.formfield {
	font-size: 11px;
	line-height: 13px;
	color: #000000;
	background-color: #FFCC66;
	text-indent: 2px;
	border: 0;
	padding: 2px;
	}
	
.formbutton {
	font-size: 11px;
	color: #000000;
	background-color: #f9e3b3;
	text-align: center;
	font-weight: bold;
	border: 0;
	padding: 2px;	
	}
	

