  
BODY{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  font-family : "MS UI Gothic";
  color : #525252;
  font-weight : normal;
  font-size : medium;
  font-style : normal;
  font-variant : normal;
}
.Class{
  font-size : medium;
}
A:LINK{
  color : blue;
  font-weight : bold;
}
A:VISITED{
  color : #808080;
  font-weight : bold;
}

