/* CSS Document */

body
{
  margin-top: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
  margin-right:0px;
  background-color: #FFFFFF;
  background-image: url(/images/bg_page.gif);
  background-repeat: repeat;
  FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
  font-size: 11px;
}

