.h1 {
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #ff9933;
	letter-spacing: normal;
	text-align: left;
	vertical-align: top;
	word-spacing: normal;
	white-space: normal;
	text-transform: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-family: "Book Antiqua";
}
.body {
	font-family: Arial, "Century Gothic", sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-align: left;
	padding-right: 0px;
	padding-left: 0px;
}
.h2 {
	font-family: "Book Antiqua";
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #333;
	text-align: left;
	padding-top: 10px;
	letter-spacing: normal;
	vertical-align: top;
	word-spacing: normal;
	white-space: normal;
	text-transform: none;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: small-caps;
	color: #002d56;
}
.subh2 {
	font-family: "Century Schoolbook", "Engravers MT", "Times New Roman", serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #ff9933;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	white-space: normal;
	padding-top: 0px;
	padding-bottom: 0px;
}
.body2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	padding-right: 3px;
	color: #000000;
}

.subh3 {
	font-family: "Book Antiqua";
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	text-transform: none;
	color: 002d56;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: 981b1e;
	font-variant: small-caps;
	padding-right: 0px;
	padding-left: 0px;
}
.body3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-align: left;
	margin-left: 25px
}
a:link {
	color: #0741ed;
	text-decoration: none;
}
a:visited {
	color: #0432bb;
	text-decoration: none;
}
a:active {
	color: #0432bb;
	text-decoration: underline;
}
a:hover {
	color: #0432bb;
	text-decoration: underline;
}


/*FROM TEMPLATE*/
.bdr {
	border: 1px solid #fead36;
	background-color: #FFFFFF;
}

bdr2 {
	border: 1px dashed #002d56;
}
.bdr2 {
	border: 1px dashed #002d56;
}
.line {
	border-top: 1px dashed #002d56;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
}
.line2 {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #000000;
}
