body {
	background: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 14pt;
	font-weight: bold;
}

h2 {
	font-size: 12pt;
	font-weight: bold;
}

p, ul, ol {
	font-size: 10pt;
	font-weight: normal;
}

a:link, a:visited {
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
}

a:link:after, a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 80%;
}
	
#logo_print {
	display: block;
}

#content_two {
	float: none !important;
}

#content_three {
	float: none !important;
}

#mainbody {
	float: none !important;
}

#text_threecolumn {
	float: none !important;
}

#text_threecolumn_main {
	float: none !important;
}

#home_clouds {
	float: none !important;
}

#text_twocolumn {
	float: none !important;
}

#header, #logo, #topnav, #leftnav, #breadcrumbs_twocolumn, #breadcrumbs_threecolumn, #footer, #rightcolumn, .more_img {
	display: none;
}