body,p,td,center { font-family:trebuchet ms,arial,helvetica,sans-serif;
				   font-size:10pt;
                 }

body { background-color:#eeeeee;
       scrollbar-base-color:#4c4c4c;
       scrollbar-track-color:#4c4c4c;
       scrollbar-face-color:#949639;
       scrollbar-highlight-color:#999999;
       scrollbar-3d-light-color:#999999;
       scrollbar-dark-shadow-color:#999999;
       scrollbar-shadow-color:#999999;
       scrollbar-arrow-color:#000000;
     }

input,select,textarea { font-family:trebuchet ms,arial,helvetica,sans-serif;
                        font-size:10pt;
                      }

a { text-decoration:underline;
  }

a:link { color:#0000ff;
       }

a:visited { color:#0000ff;
          }

a:active { color:#ff0000;
           text-decoration:none;
         }

a:hover { color:#ff0000;
          text-decoration:none;
        }

