.bodytextsm {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 9px;
	line-height: 125%;
	background-color: #F6E8DF;
	color: #000000;
	padding: 5px 5px 5px 6px;
	border: 1px solid #000000;
	margin-top: 1px;

}
.h5 {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	vertical-align: text-top;
	color: #000000;
}

h1 {
	font-family: Impact, "Arial Black", "Futura Bk BT", sans-serif;
	font-size: 175%;
	font-weight: normal;
	color: #C55823;
	margin-bottom: -2px;
	margin-top: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CD692D;
	letter-spacing: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	text-align: left;
	margin-bottom: -10px;
	padding-top: 10px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-weight: normal;
	line-height: 110%;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-weight: bold;
}
.bottomtext {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	font-size: 95%;
}
.rightimage {
	padding: 5px;
	float: right;
}
.toptext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

a:link              {
	color:#000066;
	text-decoration:underline;
	font-size: 95%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
a:visited           {
	color:#000066;
	text-decoration:underline;
}
a:hover             {
	color:#CD692D;
	text-decoration:underline;
}
a:active            {
	color:#000000;
	text-decoration:underline;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-weight: bold;
	line-height: 110%;
	margin-top: 0px;
	padding-top: 0px;
}

