body { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; margin: 5px; }
td   { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; }
li   { margin-bottom: 10px; }

STRONG, B { font-weight: bolder; }

a:link    { color: blue;   font-weight: normal; text-decoration: underline; }
a:visited { color: purple; font-weight: normal; text-decoration: underline; }
a:hover   { color: red;    font-weight: normal; text-decoration: underline; }
a:active  { color: red;    font-weight: normal; text-decoration: underline; }

a.headMenu         { color: white; font-weight: bold; text-decoration: none; }
a.headMenu:link    { color: white; font-weight: bold; text-decoration: none; }
a.headMenu:visited { color: white; font-weight: bold; text-decoration: none; }
a.headMenu:active  { color: black; font-weight: bold; text-decoration: none; }
a.headMenu:hover   { color: black; font-weight: bold; text-decoration: none; }

a.leftNav         { color: white; font-weight: bold; text-decoration: none; }
a.leftNav:link    { color: white; font-weight: bold; text-decoration: none; }
a.leftNav:visited { color: white; font-weight: bold; text-decoration: none; }
a.leftNav:active  { color: white; font-weight: bold; text-decoration: none; }
a.leftNav:hover   { color: white; font-weight: bold; text-decoration: none; }

a.policyToc         { color: white; font-weight: bold; text-decoration: none; }
a.policyToc:link    { color: white; font-weight: bold; text-decoration: none; }
a.policyToc:visited { color: white; font-weight: bold; text-decoration: none; }
a.policyToc:active  { color: black; font-weight: bold; text-decoration: none; }
a.policyToc:hover   { color: black; font-weight: bold; text-decoration: none; }

.fltPolicyToc { color: white; font-weight: bold; text-decoration: none; }

div.banner { height: 100px; background-image: url('/images/mountains.gif'); background-repeat: repeat-x; margin: 0; }