/* Layout Stylesheet */
body {
  background:#ffffff;
  text-align:center;
  color:#000066;
  font-family:"Times Roman", Times, serif;
  font-size: 0.8em;
}
body A:link {color:#FF0000;}
body A:visited {color:#FF8080;}
body A:active {color:#FF0000;}
