body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	background-color: #e0cc98;
	margin-top: 0px;
	margin-left: 0px;

}
a:link {
	font-weight: bold;
	color: #666633;
	text-decoration: none;
	font-size: 12px;

}
a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #996633;
	text-decoration: underline;
}
a:active {
	font-size: 12px;
	font-weight: bold;
	color: #999966;
	text-decoration: underline;
}
a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #006633;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	color: #006633;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #666633;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	padding-left: 10px;
	padding-top: 5px;

}
.navlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 10px;
	padding-left: 5px;
}
.titletext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #339933;
	font-style: normal;

}
.faqlist {
	font-size: x-small;
	font-style: italic;
	font-weight: lighter;
	list-style-position: outside;
	list-style-image: url(/images/faq_q.gif);
	list-style-type: circle;
	color: #3AB155;
}
.hand {
	cursor: hand;

}
.listpin {
	list-style-image: url(/images/pin.gif);
	line-height: 16px;
}
.subhead {
	font-size: x-small;
	font-weight: bold;
	color: #3E954D;
}

