body,p,h1,h2,h3,h4,ul,li,b
   { font-family:helvetica,arial; }

body,p
   { font-size:10pt; color:#000047 }

h1 { font-size:22pt; color:#000047 }
h2 { font-size:18pt; color:#000047 }
h3 { font-size:14pt; color:#000047 }
h4 { font-size:12pt; color:#000047 }

table,td,th
   { font-size:10pt; color:#000047 }

ul,li
   { font-size:10pt; color:#000047 }

a:link    { color:#777777; text-decoration:none; }
a:visited { color:#777777; text-decoration:none; }
a:active  { color:#ff0000; text-decoration:none; }

body
   { scrollbar-track-color:#ffaa00;
     scrollbar-face-color:#ffaa00;
     scrollbar-arrow-color:#000067;
     scrollbar-highlight-color:#000067;
   }
