
body {   background-color: #FFFFFF
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12 px;
	color: #553900;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}


h1 {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: uppercase; color: #CC9900; background-color: #FFFFFF}
h3 {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 15px; line-height: normal; font-weight: bold}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #663300;
	background-color: #FFFFFF
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 120%;
	color: #C00;
	background-color: #FFFFFF
}

/* misc */
.clearer {clear: both;}
.spacer {
	height: 20px;
}

.left {float: left;
	border: none;
	margin: 0 18px 6px 0;
}

.right {float: right;
	border: none;
	}

address {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: italic; line-height: normal; font-weight: normal; color: #553900; font-variant: normal; text-transform: none; background-color: #FFFFFF}
h5 {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 10px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #6D6D36; background-color: #FFFFFF}
a {
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #977553;
	line-height: normal
}
h6 {  background-color: #FFEFBD; font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; font-style: normal; font-weight: normal; font-variant: normal; color: #553900}

hr { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #663300; text-decoration: none; background-color: #FFFFFF }
