<!--
<style type="text/css">
BODY {
background: #C7B299;
font-family: Arial, Helvetica;
font-size: 14px;
color: #999999;
line-height: 1.6;
}
/* BEGIN LINKS */
A:link {
font-family: Arial, Helvetica;
font-size: 14px;
text-decoration: none;
font-weight: bold;
color: #CA7B35;
border-bottom: 1px dashed #ffffff;
line-height: 1.6;
}
A:hover {
font-family: Arial, Helvetica;
font-size: 14px;
text-decoration: none;
font-weight: bold;
color: #809378;
background-color: #F4F2E8;
border-bottom: 1px dashed #809378;
line-height: 1.6;
}
A:visited {
font-family: Arial, Helvetica;
font-size: 14px;
text-decoration: none;
font-weight: bold;
color: #CA7B35;
border-bottom: 1px dashed #ffffff;
line-height: 1.6;
}
.headerlinktop:link {
font-family: Arial, Helvetica;
font-size: 14px;
font-weight: normal;
color: #996699;
text-decoration: none;
line-height: 1.6;
}
.headerlinktop:hover {
font-family: Arial, Helvetica;
font-size: 14px;
color: #663366;
text-decoration: none;
font-weight: normal;
border-bottom: 1px dashed #663366;
line-height: 1.6;
}
.headerlinktop:visited {
font-family: Arial, Helvetica;
font-size: 14px;
font-weight: normal;
color: #996699;
text-decoration: none;
line-height: 1.6;
}
.headerlinkbtm:link {
font-family: Arial, Helvetica;
font-size: 14px;
font-weight: normal;
color: #64755C;
text-decoration: none;
line-height: 1.6;
}
.headerlinkbtm:hover {
font-family: Arial, Helvetica;
font-size: 14px;
color: #506149;
text-decoration: none;
font-weight: normal;
border-bottom: 1px dashed #506149;
line-height: 1.6;
}
.headerlinkbtm:visited {
font-family: Arial, Helvetica;
font-size: 14px;
font-weight: normal;
color: #64755C;
text-decoration: none;
line-height: 1.6;
}
.headerlink3:link {
font-family: Arial, Helvetica;
font-size: 12px;
font-weight: normal;
color: #64755C;
text-decoration: none;
line-height: 2;
}
.headerlink3:hover {
font-family: Arial, Helvetica;
font-size: 12px;
color: #506149;
text-decoration: none;
font-weight: normal;
border-bottom: 1px dashed #506149;
line-height: 2;
}
.headerlink3:visited {
font-family: Arial, Helvetica;
font-size: 12px;
font-weight: normal;
color: #64755C;
text-decoration: none;
line-height: 2;
}
.homelink1:link {
font-family: Arial, Helvetica;
font-size: 12px;
font-weight: normal;
color: #64755C;
text-decoration: none;
line-height: 1.6;
}
.homelink1:hover {
font-family: Arial, Helvetica;
font-size: 12px;
color: #506149;
text-decoration: none;
font-weight: normal;
border-bottom: none;
line-height: 1.6;
}
.homelink1:visited {
font-family: Arial, Helvetica;
font-size: 12px;
font-weight: normal;
color: #64755C;
text-decoration: none;
line-height: 1.6;
}
/* END LINKS */

/* BEGIN TEXT SPECS */
.H1 {
color: #809378;
font-family: Arial, Helvetica;
font-size: 32px;
font-weight: bold;
line-height: 1.6;
}
.H2 {
color: #7B6988;
font-family: Arial, Helvetica;
font-size: 24px;
font-weight: bold;
line-height: 1.6;
}
.H3 {
color: #7B6988;
font-family: Arial, Helvetica;
font-size: 18px;
font-weight: bold;
line-height: 1.6;
}
.H4 {
color: #333333;
font-family: Arial, Helvetica;
font-size: 14px;
font-weight: normal;
line-height: 1.6;
}
.H5 {
color: #333333;
font-family: Arial, Helvetica;
font-size: 12px;
font-weight: normal;
line-height: 1.6;
}
.H6 {
color: #7B6988;
font-family: Arial, Helvetica;
font-size: 14px;
font-weight: bold;
text-transform: uppercase;
line-height: 1.6;
}
.H6a {
color: #7B6988;
font-family: Arial, Helvetica;
font-size: 14px;
font-weight: bold;
text-transform: none;
line-height: 1.6;
}
.H7 {
color: #7B6988;
font-family: Arial, Helvetica;
font-size: 14px;
font-weight: normal;
font-variant: small-caps;
margin-bottom: 10px;
padding: 30px;
border-bottom: 1px dashed #CF9F74;
line-height: 1.6;
}
.footer1 {
color: #7B6988;
font-family: Arial, Helvetica;
font-size: 14px;
font-weight: bold;
line-height: 1.6;
}
.footer2 {
color: #666666;
font-family: Arial, Helvetica;
font-size: 12px;
font-weight: normal;
line-height: 1.6;
}
/* END TEXT SPECS */

/* BEGIN LIST SPECS */
.navlist {
list-style: url(rightarrow.gif);
vertical-align: top;
color: #7B6988;
border-bottom: 1px dashed #cccccc;
margin-left: -12px;
line-height: 1.6;
padding-top: 3px;
padding-bottom: 3px;
/*padding-right: 3px;*/
}
.navlist2 {
list-style: url(rightarrow.gif);
vertical-align: top;
color: #7B6988;
margin-left: -18px;
line-height: 1.6;
padding-top: 3px;
padding-bottom: 3px;
/*padding-right: 3px;*/
}
/* END LIST SPECS */

</style>
-->