p { color: #66001e; font-size: 14px; font-family: "Trebuchet MS", Georgia, Times; margin-right: 1pc; margin-left: 1pc }
.pullout { color: #fff; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-style: italic; background-color: #66001e; text-align: center; margin-right: 48px; margin-left: 48px; padding: 6px; }
.body        { color: #66001e; font-size: 14px; font-family: "Trebuchet MS", Georgia, Times; margin-right: 1pc; margin-left: 1pc }
.indented-body { color: #66001e; font-size: 14px; font-family: "Trebuchet MS", Georgia, Times; text-indent: -2em; margin-right: 1pc; margin-left: 3pc; }
.sm_body  { color: #66001e; font-size: 12px; font-family: "Trebuchet MS", Georgia, Times; margin-right: 1pc; margin-left: 1pc }
.wh_body { color: #fff; font-size: 16px; font-family: "Trebuchet MS", Georgia, Times }
.italic_red    { color: #66001e; font-size: 16px; font-family: "Trebuchet MS", Georgia, Times; font-style: oblique; font-weight: bold }
.h2   { color: #696; font-size: 21px; font-family: Verdana, Arial, Helvetica, Geneva; font-weight: bold; margin-right: 1pc; margin-left: 1pc; border-bottom: 1px dotted #66001e }
.wh_lg_header { color: #fff; font-weight: bold; font-size: 24px; font-family: Verdana, Arial, Helvetica, Geneva }
.h3    { color: #696; font-size: 16px; font-family: Verdana, Arial, Helvetica, Geneva; font-style: italic; font-weight: 700; margin-left: 1pc }
.h4 { color: #66001e; font-size: 18px; font-family: Verdana, Arial, Helvetica, Geneva; font-style: italic; font-weight: 700; margin-left: 1pc }
.wh_header { color: #fff; font-size: 18px; font-family: Verdana, Arial, Helvetica, Geneva }
.brdr_line     { border-top: 2px solid #696 }
.topRedbrdr { border-top: 1px solid #66001e }
.top_rt_brdr { border-top: 1px solid #66001e; border-right: 1px solid #66001e }
.rt_border  { border-top: medium none; border-right: 2px solid #900; border-bottom: medium none; border-left: none }
.full_border { border: solid 1px #900 }
a:link   { color: #66001e; text-decoration: none; border-bottom: 1px dotted #696 }
a:visited    { color: #66001e; text-decoration: none; border-bottom: 1px dotted #66001e }
a:hover   { color: #696; text-decoration: none }
a:active    { color: #66001e; border-bottom: 1px dotted #696 }
ul { color: #66001e; font-size: 14px; font-family: "Trebuchet MS", Georgia, Times; margin-right: 1pc; margin-left: 4pc ; list-style-image: none; }
ol { color: #66001e; font-size: 14px; font-family: "Trebuchet MS", Georgia, Times; margin-right: 1pc; margin-left: 4pc ; list-style-image: none; }
#navcontainer_h ul
{ padding-left: 0; margin-left: 0; color: white; font-size: smaller; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; background-color: #696; float: left; width: 100%; height: auto; }

#navcontainer_h ul li { display: inline; }

#navcontainer_h ul li a
{ padding: 0.2em 1em; background-color: #696; color: white; font-size: smaller; text-decoration: none; float: left; border-right: 1px solid #fff; }

#navcontainer_h ul li a:hover
{
background-color: #600;
color: #fff;
}