@charset "UTF-8";

body { 
  color : #000000; 
  background : #ffffff; 
  font-size : 10pt; 
}

a 
{ 
  text-decoration : underline;
  color : #0000ff; 
}

#header, #TopMenuArea, #SubMenuArea, #FooterArea, #tipandprint, #sponsorarea, #MainPuffArea
{ 
  display : none; 
} 

.printinfo 
{
	display:block;
	clear:both;
}

