@charset "utf-8";
/* CSS Document */


body { 
  color : #000000; 
  background : #ffffff; 
 font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size : 12pt; 
  line-height: 20px;
}
a { 
  text-decoration : underline; 
  color : #0000ff; 
}
#menu, #header, #rightColumn1, #leftColumn1, #footer { 
  display : none; 
} 




