div.left, #header_img, #slogan, #bottom {
	display: none;
	}
	
p, li, td, h1, h2, h3 {
  font-family: Verdana, Arial, Sans Serif;
  color: #000;
  }
  
h1 {
	font-size: 14pt;
	font-weight: bold;
	}
	
h2 {
	font-size: 13pt;
	font-weight: bold;
	}
	
h3 {
	font-size: 12pt;
	font-weight: bold;
	}
	
p, li, td {
	font-size: 12pt;
	}
a {
	color: #000;
	}