
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 ;}
strong{
background-color: #ffff33;
}
h1 {
    font-size:26px;
    line-height:150%;
   }
h2 {
    font-size:24px;
    line-height:100%;
   }
h3 {
    font-size:22px;
    line-height:150%;
   }
td{
padding:2px 8px 2px 8px;
border-width:0;
}


