body { background-color : #99CCFF;
       background-image : url(back.jpg);
       margin : 0px;
       border : 0px; }

table tr td { border : 0px;
              margin : 0px; }

ul { list-style : none;
     padding : 0;
     margin : 0; }

li { margin : 2em; }

img { border : 0px; }

.head { border : 0px;}
          
.header { position : absolute; }

.tabBord a { border-width : thin;
             border-style : outset;
             border-color : #7E5800;
             background-color : #C6CC92;
             display : block;
             text-decoration : none; }

.tabBord2 { border-width : thin;
            border-style : outset;
            border-color : #7E5800;
            background-color : #FFFFFf; }
       
.tabBord3 { border-width : thin;
            border-style : outset;
            border-color : #7E5800;
            background-color : #FFFFFf; }

p { color : #7e6f72;
    font : 10pt verdana; }
    
.ont { color : #7e6f72;
       font : 10pt verdana; }
    
.textSmall { color : #244200;
             font : 9pt verdana;
             font-family: sans-serif; }

.heading { color : #000000;
           font : 16pt Verdana, Arial, Helvetica;
           font-family: sans-serif; }

.small { color : #000000;
         font : 7pt Verdana, Arial, Helvetica;
         font-family: sans-serif; }
           
a { border : 0px;
    color: #ffffff; }

a:link { color : #244200;
         text-decoration : none; }
												
.tabBord a:hover { color : #000000;
                   background-color : #dde5be;
                   text-decoration : none; }

a:active { color : #FF0000;
           background-color : #FFFFFF;
           text-decoration : none; }

a:visited { color : #000000;
            text-decoration : none; }