a:link     { text-decoration:underline; color: #cc0033 ;}
a:visited  { text-decoration:underline; color:#330099 ;}
a:active   { text-decoration:underline; color:#ff69b4 ;}
a:hover    { text-decoration:underline; color:#ff69b4 ;}
body,tr,td { font-size: 11pt ;}
#large { font-size: 11pt ;}
#mid { font-size: 10pt ;}
#small { font-size: 8pt ;}
h1 {
    font-size:20px;
    line-height:150%;
   }
h2 {
    font-size:14px;
    line-height:100%;
   }
h3 {
    font-size:15px;
    line-height:150%;
   }
td{
padding:2px 8px 2px 8px;
border-width:0;
}
strong {
     background-color: yellow
        }