body{
	background: #FFFFFF;
	color: #666666;
	font-family: Verdana;
}
h1{
	font-size: 18pt;
}
h2{
	font-size: 14pt;
}
h3{
	font-size: 12pt;
}
p, li{
	font-size: 9pt;
	line-height: 150%;
}
.logo, .associate, .navigation, .sidebar, .footer, .credit{
	display: none;
}