body { font-family     : Verdana, Geneva, Arial, Helvetica; 
       font-size       : 10pt;
       background-color: #eeeeee;
       color           : black }

a.menu { color: #ffffff; 
         font-style: normal; 
         font-weight: bold; 
         font-size: 10px; 
         line-height: 18px; 
         font-family: Verdana, Geneva, Arial, Helvetica; 
         text-decoration: none
       }

a.menu:active, a.menu:visited { color: #ffffff; 
                                text-decoration: none 
                              }

a.menu:hover { color: #cccccc; 
               text-decoration: none 
             }		

a.submenu { color: #ffffff; 
            font-style: normal; 
            font-weight: bold; 
            font-size: 9px; 
            line-height: 18px; 
            font-family: Verdana, Geneva, Arial, Helvetica; 
            text-decoration: none
          }

a.submenu:active, a.submenu:visited { color: #ffffff; 
                                      text-decoration: none 
                                    }

a.submenu:hover { color: #cccccc; 
                  text-decoration: none 
                }		

a.text { color: #aa0000; 
         font-style: normal; 
         font-weight: normal; 
         font-family: Verdana, Geneva, Arial, Helvetica; 
         text-decoration: none
       }

a.text:active, a.text:visited { color: #aa0000; 
                                text-decoration: none 
                              }

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

a { color: #aa0000; 
    font-style: normal; 
    font-weight: normal; 
    font-family: Verdana, Geneva, Arial, Helvetica; 
    text-decoration: none
  }

a:active, a:visited { color: #aa0000; 
                      text-decoration: none 
                    }

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

h1 { font-family : Verdana, Geneva, Arial, Helvetica;
     font-size   : 16pt;
     color       : black }

h2 { font-family : Verdana, Geneva, Arial, Helvetica;
     font-size   : 14pt;
     font-weight : 800;
     color       : #666666 }

h3 { font-family : Verdana, Geneva, Arial, Helvetica;
     font-size   : 12pt;
     font-weight : 700;
     color       : black }

h4 { font-family : Verdana, Geneva, Arial, Helvetica;
     font-size   : 10pt;
     font-weight : 600;
     color       : #666666 }

h5 { font-family : Verdana, Geneva, Arial, Helvetica;
     font-size   : 8pt;
     font-weight : 600;
     color       : black }

h6 { font-family : Verdana, Geneva, Arial, Helvetica;
     font-size   : 6pt;
     font-weight : 600;
     color       : black }

p { font-family: Verdana, Geneva, Arial, Helvetica;
    font-size  : 10pt;
    color      : #666666 }

td.menu { width           : 4.0cm;
          background-color: #aa0000 }

td.text { font-family : Verdana, Geneva, Arial, Helvetica;
          font-size   : 10pt;
          color       : #666666 }


