/* CSS Document */
body            
 { 
 font-family:Verdana, Helvetica, Arial; 
 background-image:url(/images/backluxafoat.jpg);
 background-repeat:repeat; 
 background-color:#0099FF 
 }
 
  TD               { font-family:Verdana, Helvetica, Arial;  font-size:10pt;  }
  TH               { font-family:Verdana, Helvetica, Arial;  font-size:10pt;  }

  H1 {  font-family: verdana, arial, helvetica, sans-serif; font-size:18pt; color:#0000CC;}
  H2 {  font-family: verdana, arial, helvetica, sans-serif; font-size:14pt; color:#0000CC;}
  H3 {  font-family: verdana, arial, helvetica, sans-serif; font-size:12pt; color:#0000CC;}
  H4 { font-family: verdana, arial, helvetica, sans-serif;  font-size:10pt; color:#0000CC;}
  H5 { font-family: helvetica, sans-serif; font-size:9pt;  }
  small { font-family: Verdana, Helvetica, Arial;  font-size:8pt;  }

  A                { text-decoration:underline; }
  A:hover          { text-decoration:underline; }
  A:link           { text-decoration:none; }
  A:visited        { text-decoration:none; }
  A:visited:hover  { text-decoration:underline; }

  .CATEGORY        { font-size:10pt; }
  .SUBCATEGORY     { font-size:8pt; }
  .TOOLBAR         { font-size:9pt; }
  .COPYRIGHT       { font-size:8pt; }
  .EXAMPLE         { font-size:8pt; }
  



