ul  { font-size: 12px; line-height: 16px; font-family: Tahoma, Arial; list-style-type: square }
h4 {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bolder;
	color: #8E7A43;
}
h3 {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
}
p { color: #212121; font-size: 12px; font-family: Tahoma, Arial, Verdana, Helvetica, Geneva, Swiss, SunSans-Regular }
td { color: #212121; font-size: 12px; font-family: Verdana, Tahoma, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
a:link { color: #531868; text-decoration: none }
a:visited { color: #5b6875; text-decoration: none }
a:hover { color: #6ebf02; text-decoration: none }
.altheading { color: #5f084f; font-weight: bolder; font-size: 12px; font-family: Georgia, "Times New Roman", Times; text-transform: capitalize }
.caption { color: black; font-size: 10px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.homeRed  { color: red; font-size: 14px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
input  {
	color: #484839;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	background-color: #fff;
	border: solid 1px #8e7a43;
	cursor: hand;
}
body {
	background-color: #FBFEF1;
}
