body { background-color: #D0FFD0;
       color: #000000;
         margin: 1 0 0 0 }
table.tab1 { background-color: #C0FFC0 }
table.tab2 {
 background-color: #E8E8E8;
 border: solid black 2px;
 padding:1
}
table.tab2 td {
 border: solid black 1px
}
table.tab2 th {
 border: solid black 1px
}

A:link    { color: #0000FF }
A:visited { color: #FF00FF }
A:active  { color: #FF0000 }
