<!--
body{font-size:12px;
     line-height:15px;
     scrollbar-highlight-color: #FFFFFF;
     scrollbar-shadow-color: #FFFFFF;
     scrollbar-arrow-color: #FFFFFF;
     scrollbar-face-color: #cc0000;
     scrollbar-3dlight-color: #000066;
     scrollbar-track-color: #ffcf31;
     scrollbar-darkshadow-color: #000066;
     color:;
     background-color:#ffffff;
     background-image: url();
     margin-top: 0px;
     margin-right: 0px;
     margin-bottom: 0px;
     margin-left: 0px;
}

td{font-size:12px;
   line-height:15px;}
   
p{font-size:18px;
   line-height:19px;}

h1{font-size:13px;
   line-height:14px;
   font-weight: bold;
   margin:0;
   padding:0;}

h2{font-size:18px;
   line-height:20px;
   font-weight: bold;}

A {text-decoration: none;}

A:link {color:#000000;}

A:visited {color:#000000;}

A:hover {font-size: 12px;
         font-weight: bold;
visibility : visible;
float : none;
clear : none;
position : relative;
top : 1pt;
left : 1pt;
font-weight : bold;
color : red;
}

-->