

.hdr {
	font-family: Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #CC0066;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.sub-hdrs {
	font-family: Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: lowercase;
	color: #006633;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
a:active{
	font-family: Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #E9BF84;
	text-decoration: underline;
}

.sub-hdr-body {
	font-family: Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.lft-body {
	font-family: Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	line-height: 17pt;
}
.body {
	font-family: Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.groove {border-style: groove; }
.bdr-right {
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.bdr-top {
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
