body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 12px;
}
#navbar a {
	font-size: 14px;
	text-decoration: none;
	display: block;
	padding: 5px;
	background-color: #FFFFFF;
}
#navbar a:link {
	color: #003366;
	text-decoration: none;
}
#navbar a:visited {
	color: #003366;
	text-decoration: none;
}
#navbar a:hover {
	background-color: #003366;
	color: #FFFFFF;
}
.links a:link { text-decoration: none; color: #61481F}
.links a:visited { text-decoration: none; color: #61481F}
.links a:active { text-decoration: none; color: #61481F}
.links a:hover { color: #A97E36}
.links {
	font-size: 12px;
	color: #61481F;
	text-decoration: none;
}
.bodylink a:link { text-decoration: none; color: #61481F}
.bodylink a:visited { text-decoration: none; color: #61481F}
.bodylink a:active { text-decoration: none; color: #61481F}
.bodylink a:hover { color: #A97E36}
.bodylink {
	font-size: 12px;
	color: #61481F;
	font-weight: bold;
	text-decoration: none;
	font-style: italic;
}
.largelink a:link { text-decoration: none; color: #61481F}
.largelink a:visited { text-decoration: none; color: #61481F}
.largelink a:active { text-decoration: none; color: #61481F}
.largelink a:hover { color: #A97E36}
.largelink {
	font-size: 14px;
	color: #61481F;
	font-weight: bold;
	text-decoration: none;
	font-style: italic;
}
.bodytext {
	color: #000000;
}
.bodytextbold {
	font-weight: bold;
	color: #000000;
}
.title {
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
}
.pagetitle {
	font-size: 18px;
	font-weight: bold;
	color: #61481F;
}
.pagesubtitle {
	font-size: 14px;
	font-weight: bold;
	color: #61481F;
}
.bodytextitle {
	font-size: 16px;
	color: #000000;
}
.bodytextital {
	font-size: 12px;
	color: #000000;
	font-style: italic;
}
.bordersides {
	border: #B09620;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 0px;
}
.border {
	border: #B09620;
	border-style: solid;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-bottom-width: 2px;
}
.unitcost {
	font-size: 14px;
	font-weight: bold;
	color: #61481F;
}
.totalcost {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
.cost {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.italtext {
	font-size: 12px;
	color: #000000;
	font-style: italic;
}
.bodytextboldbr {
	font-weight: bold;
	color: #61481F;
}
.bodytextboldital {
	font-weight: bold;
	color: #000000;
	font-style: italic;
}
.formtext {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.bodylargeul {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	font-size: 14px;
}
.bodylarge {
	font-weight: bold;
	color: #000000;
	font-size: 14px;
}
