body {
	width: auto;
	border: 0;
	padding: 0;
	float: none !important;
	color: #000; background: #fff; font-size: 12pt; font-family:"Times New Roman", Times, serif; 
}

a:link, a:visited {color: #000; text-decoration: underline; font-weight: bold; font-family:"Times New Roman", Times, serif; }
h1, h2, h3 {background: #fff; color: #000; padding-bottom: 1px; font-size: inherit; }
p {margin: 10pt 0; font-size: 12pt;}

img.printlogo {width:250px; height: 72px; margin-bottom: 1.5em;}

.middle_glow, #container {
float: inherit;
width: auto;
background: #FFF;
margin: 0;
padding: 0;
border: none;
font-size: 12pt;
}

.column, .column_last, #content, #content_right {
float: none;
font-size: 12pt;
width: auto;
}

#footer {border-top: 1px solid #666; padding: 1em 0; margin-top: 1em; font-size: 12pt; }

/* HIDDEN */
.top_glow, .bottom_glow, #header, #main, #marquee, #content_right {display: none; }


