@import url("../common/global.css");

body {background: "#CCCCCC";
      color: "#000000";
      font-family: Arial, Helvetica; }
a:link {color: "#003399"; }
a:visited {color: "#993300" }
a:active {color: "#336633"; }

