/* tags */

body       { font-family: Verdana, Arial, Helvetica, sans-serif;
             font-size: 10pt;
             color: #000000;
             background-color: #EAE7E5;
             scrollbar-face-color:       #FF4C00;
             scrollbar-highlight-color:  #FF6C00;
             scrollbar-shadow-color:     #993C00;
             scrollbar-3dlight-color:    #FF6C00; 
             scrollbar-darkshadow-color: #993C00;
             scrollbar-track-color:      #FF4C00; 
             scrollbar-arrow-color:      #000000}
p          { font-family: Verdana, Arial, Helvetica, sans-serif;
             font-size: 10pt}
td         { font-family: Verdana, Arial, Helvetica, sans-serif;
             font-size: 10pt}
th         { font-family: Verdana, Arial, Helvetica, sans-serif;
             font-size: 12pt}

/* Links */

A:link     { text-decoration: none; color: #000000 }
A:visited  { text-decoration: none; color: #000000 }
A:active   { text-decoration: none; color: #FF4C00 }
A:hover    { text-decoration: none; color: #FF4C00 }

/* classes */
.orange    { color: #FF4C00}
.header    { font-size: 12pt}
.smaller   { font-size: 8pt}
.topnav    { color: #FF4C00; font-size: 7pt}
