body {
	background-color: #F1E7B0;
}
.topline {
	border-top: thin solid #DCBE00;
	border-right: thin none;
	border-bottom: thin none;
	border-left: thin none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;



}
.leftline {

	border-top: thin none #DCBE00;
	border-right: thin none;
	border-bottom: thin none;
	border-left: thin solid #DCBE00;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	padding-right: 2px;
	padding-left: 2px;

}
.subhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	font-style: italic;
}
a:link {
	text-decoration: none;
	font-style: oblique;
	font-weight: normal;
	color: #CD8061;
}
a:hover {
	color: #AE9900;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	font-style: normal;
}
.bottomline {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #DCBE00;
}
.norepeat {
	background-repeat: no-repeat;
	background-position: center top;
}
li {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	padding-right: 2px;
	padding-left: 2px;
}
