p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663300;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663300;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #663300;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #663300;
}
input,textarea,select, submit 
{ 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px; 
color: #000000; 
border-top-width: 2px; 
border-right-width: 2px; 
border-bottom-width: 2px; 
border-left-width: 2px; 
border-top-style: solid; 
border-right-style: solid; 
border-bottom-style: solid; 
border-left-style: solid; 
border-top-color: #000099; 
border-right-color: #000099; 
border-bottom-color: #000099; 
border-left-color: #000099; 
font-weight: bold;
background-color: FFFFFF;
} 

