body {
	background: white;
	font-size: 12pt;
	font-family: "Times New Roman", Times, serif;
}
	
a:link, a:visited {
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
}

table#copyright {
	background: white;
}

table#topAndBottomSpacer, table#main_white, table#copyright, table#main_body, table#main_content {
	width: auto;
	margin: 0 5%;
	padding: 0;
	border: 0;
	float: none;
	color: black;
	background: transparent none;
}

table#navbar,td#left_side, table#left_side, td#header_image, td#copyright_spacer, tr#body_spacer, tr#line_under_heading { 
	display: none;
 }


.heading3 { font-family: "Arial", "Helvetica", "sans-serif"; font-size: 30px; color: black; font-weight: bold}

.heading2 { font-family: "Arial", "Helvetica", "sans-serif"; font-size: 16pt; color: #black; font-weight: bold}

.heading1 { font-family: "Arial", "Helvetica", "sans-serif"; font-size: 14pt; color: #3399CC; font-weight: bold}

.smaller { font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; font-size: 9pt; color: #000000; font-weight: normal}

.copyright { font-family: "serif"; font-size: 10pt; color: #000000; font-weight: normal}

.product { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #004579; font-weight: bold }

.body-popup {
font-family: "Arial", "Helvetica", "sans-serif"; font-size: 13px; color: #FFFFFF; font-weight: normal
}
.smaller-popup {
font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; font-size: 10px; color: #FFFFFF; font-weight: normal
}

.press-title {
font-family: "Arial", "Helvetica", "sans-serif"; font-size: 12pt; color: #3399CC; font-weight: bold
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #3399cc;
}


<MainOrArchivePage> 
   span.fullpost {display:none;}
</MainOrArchivePage>

<ItemPage> 
   span.fullpost {display:inline;} 
</ItemPage>