A:link		{text-decoration:underline;}
A:VISITED	{text-decoration:underline;
  color : blue;
}
A:active	{text-decoration:none;}
A:hover		{text-decoration:none;}

BODY{color : silver;
  font-size : 16px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;border-width : 0px 0px 0px 0px;}
TABLE{
  font-size : 15px;
}
H2{
  font-size : 12px;
  padding-top : 1px;
  padding-left : 1px;
  padding-right : 1px;
  padding-bottom : 1px;
  margin-top : 3px;
  margin-left : 3px;
  margin-right : 3px;
  margin-bottom : 3px;border-width : 1px 1px 1px 1px;}
H1{
  font-size : 17px;
  font-weight : bold;
}

