body  
   { font-size                         : 10pt;
     font-family                       : tahoma, Arial;
     font-weight                       : normal;
     color                             : #FFEB0F;
     background-image                  : url(../jpg/bg-AppleAqua.jpg);
     background-repeat                 : no-repeat;
     }

H1.aw  
   { font: bold 22pt tahoma;
     color                             : #3131CE;
     margin-bottom                     : 0;
     }

H2.aw
   { font                              : bold 12pt tahoma;
     color : #000000;
     margin-bottom : 0;
     }

H3  {}

A  { font-size                         : 10pt;
     font-family                       : Tahoma;
     font-weight                       : 400;
     color                             : #000000;
     }

A:active  {}

A:hover  {}

.button
   { width                             : 200px;
     cursor                            : pointer;
     margin                            : 3px;
     color                             : #000080;
     font                              : bold 8pt tahoma;
     }


td  
   { font-size                         : 10pt;
     font-family                       : Verdana, Arial;
     font-weight                       : normal;
     color                             : #FFEB0F;
     }

.foot
   { font                              : bold 10pt verdana;
     color                             : #980030;
     }

.note 
   { font-size                         : 8pt;
     color                             : #C0C0C0;
     }
