
body, td
        { color: black; font-size: 11px; line-height: 18px; font-family: Verdana, Arial, sans-serif }
p   { padding-right: 10px; padding-left: 10px }
h3
          { color: #e99123; font-weight: bold; font-size: 14px; font-family: Verdana, sans-serif; margin-top: 20px; padding-left: 5px }

.biggie 
       { font-size: 12px; line-height: 22px; font-family: Verdana, Arial, sans-serif }
     
.biggie2 
      { font-size: 12px; line-height: 22px; font-family: Verdana, Arial, sans-serif }

.tiny 
    { color: navy; font-size: 9px; line-height: 11px; font-family: Verdana, Arial, sans-serif }

a:link
             { color: navy; font-weight: bold; text-decoration: none }

a:visited
           { color: #191970; font-weight: bold; text-decoration: none }

a:hover
            { color: blue; font-weight: bold; text-decoration: none }
         
a.s:link
            { color: #f60; font-style: italic; font-weight: bold; text-decoration: underline }

a.s:visited
          { color: #d03600; font-style: italic; font-weight: bold; text-decoration: underline }

a.s:hover
           { color: #ffb000; font-style: italic; font-weight: bold; text-decoration: underline }

hr  { color: #e99123; font-size: 1px }