BODY 
   {
   background-color: #FFFFFF;
   background-image: url(tk.jpg);
   background-repeat: repeat; 
   font-family : Tahoma, Arial, Verdana, Helvetica, sans-serif;
   color: #000000;
   margin: 0px;
   } 

img { border-style: none; }

a:link { color: #000080 }

a:visited { color: #800000 }

a:active { color: #008000 }


.table1, .table1 TD, .table1 TH
   {
   font-size: x-small;
   }

H2
   {
   font-size: x-large;
   color: red;
   font-weight: bold;
   }

H3
   {
   font-size: large;
   color: red;
   font-weight: bold;
   }