/* CSS Document */

#navPrimary, #navSecondary, #header, #footer {
	display: none;
	}
	
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	background-color: #fff;
	line-height: 1.7;
	}
	
* {
	color: #fff;
	}