@charset "utf-8";
/* CSS Document */

body {
  color : #000000;
  background : #ffffff;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size : 11pt;
}
#wrapper {
  background : #ffffff;
} 

a {
  text-decoration : underline;
  color : #0000ff;
}

#header, #box, #footer, #side-a
{
  display: none;
} 
