@charset "ISO-8859-1";
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #4E3309;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #482F07;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #999999;
	text-decoration: underline;
}
.Title {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bolder;
	color: #5E3E23;
	text-decoration: none;
	line-height: 30px;
}
.italic {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #4B2F0C;
	text-decoration: none;
	font-weight: normal;
	line-height: 18px;
}
.Body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	line-height: 18px;
}
.SubTitle {
	font-family: "Times New Roman", Times, serif;
	color: #5E3E23;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	line-height: 24px;
}
.BodyBrown {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #5E3E23;
	text-decoration: none;
	font-weight: normal;
	line-height: 18px;
}

