p{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #AA835A;
}
.foot{
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #4E2919;
	line-height: 12px;
}
.list{
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #AA835A;
	line-height: 20px;
	text-decoration: underline;
}
.urls{
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #AA835A;
	line-height: 10px;
	text-decoration: none;
}
h1{
	font-family: Times, Times New Roman, serif;
	font-size: 18px;
	color: #4E2919;
}
h2{
	font-family: Times, Times New Roman, serif;
	font-size: 14px;
	color: #4E2919;
}
.vdiv{
	border-left: 2px solid #DCBD9A;
}
a:link{
	color: #4E2919;
}
a:hover{
	color: #701D17;
}
a:visited{
	color: #4E2919;
}
input,select{
	color: #AA835A;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	border: 1px solid #DCBD9A;
	padding: 1px;
}
textarea{
	color: #AA835A;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	border: 1px solid #DCBD9A;
	padding: 1px;
}