@print {
    margin: 0.5in;
    background: white;
    width: 98%;
}

body, #main, #content, #content2, .column, #articletext  
{
    float: none     !important;
    width: auto     !important;
    margin: 0       !important;
    padding: 0      !important;
}

#header, #header2, #header_nav, #sidebar_left, #footer, #footernav, #no_print, background {
    display:none;
}

.no_print {
    display:none;
}

#copyright
{
    font-size: 10pt;
}

body	
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: black;
	background: white; 
}

#pg2_content1 
{
    width:95%;
}


strong, b	
{
	font-weight: bold;
	letter-spacing: 0.1em;
}

h1	
{
	margin-top: 1em;
	margin-bottom: 1em;
	font: normal 32pt "Arial Narrow", "Times New Roman", verdana, arial, sans-serif;
}

h2	
{
	font: normal 24pt arial, verdana, arial, sans-serif;
	margin-top: 2em;
	margin-bottom: 1em;
	letter-spacing: 1em;
}

h3	
{
	font-family: verdana, arial, sans-serif;
	margin-top: 1em;
	margin-bottom: 1em; 
	font-weight: bold;
}

h4	
{
	font: normal 10pt verdana, arial, sans-serif;
	margin: 0.5em 0;
	padding: 0;
	letter-spacing: 0.1em;
}

.hide	
{
	display: none;
}

p 	
{
	margin-top: 1em;
	margin-bottom: 1em;
}


