  a { color : #0033CC; }     /* unvisited link */
  a:visited { color: gray; }     /* visited link */
  a:active { color: #FF0000; }     /* active link */
  a:hover { color: #09c; }     /* hover or mousover link */
  .javascript { color : #0033CC; } /* unvisited javascript link */
  .javascript:visited { color:#0033CC; } /* visited javascript link */
  .javascript:active { color:#FF0000; } /* active javascript link */
  .javascript:hover { color: #09c; }     /* hover or mousover javascript link */
  .footer { color : white; font-size : 7pt; font-family: "Verdana","Geneva", sans-serif; }
  .footerquote { color : white; font-size : 7pt; font-family: "Arial","Geneva", sans-serif; }
  .footer:link { color: #ffc; }     /* unvisited link */
  .footer:visited { color: white; }     /* visited link */
  .footer:active { color: #cff; }     /* active link */
  .footer:hover { color: 9cc; }     /* hover or mousover link */
  th { color: white;  background-color : #003366; text-align:left; } /* header cell */
  td .sidebar td, td .taf td, .main { background-color: white; } /* white cells */
  .sidebar { color : black; font-weight: bold; font-size : 9pt; font-family: "Verdana", "Tahoma", "Arial",              "Helvetica", sans-serif; } /* sidebar font */
  .taf { color : black; font-size : 7pt; font-family: "Verdana", "Tahoma", "Arial",              "Helvetica", sans-serif; } /* sidebar font */
  h1 { color : white; font-size : 120%; font-family: "Tahoma", "Arial",        "Helvetica", sans-serif; } /* Title */
  h2 { color : black; font-style: italic; font-size : small; font-family: "Arial", "Tahoma"        "Helvetica", sans-serif;}  /* Subtitle */
  .text { color: black; font-size : x-small; font-family: "Verdana",           "Tahoma", "Arial", "Helvetica", sans-serif; } /* Normal Text */
  .smalltext { color: black; font-size : 7pt; font-family: "Verdana",           "Tahoma", "Arial", "Helvetica", sans-serif; } /* Small Text */
  .alttext { font-family: "Arial", geneva, helvetica, sans-serif; } /* Alt Text */
  .button { font-size: 9pt; font-family: ms sans serif, geneva, helvetica } /* Button Text */
  .form { font-size: 7pt; font-family: ms sans serif, geneva, helvetica } /* FormInfo Text */


