body td{
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 1.4em;
	}
	

div {
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0D0733;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
 	margin-left: 10px;
	margin-right: 5px;
	letter-spacing: .05em;
	}

.header1 {
	font-family: arial, verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #6D491E;
	}
	
.header2 {
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6D491E;
	}
	




a.menu:link{color: #663401;text-decoration: none;font-weight:bold;}
a.menu:hover{color: #663401;text-decoration: none;font-weight:bold;}
a.menu:visited{color: #663401;text-decoration: none;font-weight:bold;}
a.menu:active{color: #663401;text-decoration: none;font-weight:bold;}

a:link{color: #E1780B;text-decoration: none;}
a:hover{color: #B96004;text-decoration: underline;}
a:visited{color: #E1780B;text-decoration: none;}
a:active{color: #E1780B;text-decoration: none;}

a.footer:link{color: #E1780B;text-decoration: none;}
a.footer:hover{color: #B96004;text-decoration: underline;}
a.footer:visited{color: #E1780B;text-decoration: none;}
a.footer:active{color: #E1780B;text-decoration: none;}	

.text {  
	font: verdana, sans-serif; 
	font-size: 12px;
	font-weight: normal; 
	color: #0C0533; 
	width: 145; 
	background-color: #FFFFFF;
	padding: 2px; }
	

.textarea {  
	font: verdana, sans-serif;
	font-weight:normal;
	font-size:12px;
	color: #0C0533; 
	width: 250px; 
	height: 150px;
	border: 1px; 
	border-style: solid;
	background-color:#FFFFFF;
	}
	
	
.submit {  
	font: verdana, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #0C0533; 
	width: 50px;
	border: 1px; 
	border-style: solid;
	background-color:#FFFFFF;
	}
	
.reset {  
	font: verdana, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #0C0533; 
	width: 50px;
	border: 1px; 
	border-style: solid;
	background-color:#FFFFFF;
	}
