#body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000000;
	background: #FFFFFF;
}
h1, h2, h3, h4, h5, h6 {
	color: #000000;
}
a   {
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}
a:after {
	content: "( "attr(href)" )";
	font-size: 90%;
}
.noPrint {
	display: none;
}
#header {
	display: none;
}
#nav {
	display: none;
	}
#contentwrapper {
	background: none; 
	}
#content {
	background: transparent none;
	}
#leftnav {
	display: none; 
	}
#main {
	background: transparent none;
	width: 4in; 
	margin: 0 5%; 
	padding-top: 0; 
	padding: 10%;
	line-height: 1.2;
	word-spacing: 1px;
}
#main div, p, ul, ol, li {
	color: #000000;
}
#footer {
	display: none;
}


	