a:link { text-decoration: none; color: #0080c0;}
a:visited { text-decoration: none; color: #0080c0;
A:ACTIVE   { text-decoration:underline; color : red;}
A:HOVER    { text-decoration:underline; color : red;}
a { 
text-decoration: none; 
} 
body,tr,td { font-size: 11pt ;}
#mid { font-size: 11pt ;}
#small { font-size: 10pt ;}
form {margin: 0px;}
H1{
  font-size : 10px;
  color : #999999;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  font-weight : normal;
}