A:LINK{
  color : forestgreen;  font-weight : nomal;  text-decoration : none;
}
A:VISITED
{
  font-weight : nomal;  color:forestgreen;  text-decoration:none;
}
A:ACTIVE
{
  font-weight : nomal;  color:forestgreen;  text-decoration:none;
}
A:HOVER
{
  font-weight : nomal;  color:darkgreen;  text-decoration:underline;
}
H1{
  font-size : 14pt;
  color : navy;  margin-top : 8px;  margin-left : 3px;  margin-right : 3px;  margin-bottom : 3px;
}
H2{
  font-size : 10pt;
 color : navy;  margin-top : 8px;  margin-left : 3px;  margin-right : 3px;  margin-bottom : 3px;
}
H3{
  font-size : 10pt;
 color : #0000CD;  margin-top : 5px;  margin-left : 7px;  margin-right : 3px;  margin-bottom : 3px;
}
.p_menu{
 margin-left : 13pt;margin-top : 1px;margin-bottom : 1px;color : #4682B4;
}
TD{
  font-size : 9pt;
  margin-top : 1px;
  margin-left : 1px;
  margin-right : 1px;
  margin-bottom : 1px;
}
