P{
 color: #333333;
 font-size: 9pt;
 line-height: 120%;
 font-family: Arial,'MS UI Gothic';
} 

TD{
  color : #333333;
  font-size : 10pt;
  line-height: 120%;
  font-family : Arial,'MS UI Gothic';
}

a:link{
 color: #9999FF;
 text-decoration: underline;
 }
a:visited{
 color: #6699cc;
 text-decoration: none;
 }
a:hover{
 color: #000066;
 text-decoration: underline; 
 font-weight: bold; 
}
a:active{
 color: #FF00FF;
 text-decoration: none;
 }

#ta{
  font-size : 16px;
}

H2{
color: #009999;
font-family: Arial,'MS UIGothic';
}