.jhst {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #663300;
}
body {
	background-color: #CBAE8F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
table {
	background-color: #FFFFFF;
}
h1 {
	font-family: "Arial Narrow";
	font-size: 24px;
	font-weight: bold;
	color: #996633;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
.topborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CC9966;
	border-right-color: #CC9966;
	border-bottom-color: #CC9966;
	border-left-color: #CC9966;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: 24px;
	color: #663300;
	font-weight: normal;


}
h2 {
	font-family: "Arial Narrow";
	font-size: 16px;
	font-weight: bold;
	color: #CC6600;
}
a {
	color: #996600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
.leftborder {
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #996633;
}
a:hover {
	color: #CC6600;
}
.dotline {
	border-top: 1px none #999999;
	border-right: 1px none #999999;
	border-bottom: 1px dotted #999999;
	border-left: 1px none #999999;
}
.border {
	border: 1px dotted #999999;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
