.plaintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	color: #8D5543;
}
.border {
	border: 2px solid #8D674B;
}
.whiteHeader {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	color: #FBF5E6;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	color: #873314;
	margin-bottom: 0px;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #6E1F04;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #6E1F04;
	text-decoration: underline;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #990000;
	text-decoration: underline;
}
.list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	font-weight: normal;
	color: #8D5543;
	text-indent: 12px;
	list-style-position: inside;
	list-style-type: circle;
	background-position: 6px;
	text-align: left;
}

