body, p, td, table, ul, li, ol, span, form { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 10pt; 
color: #000000; 
text-decoration: none; 
}

a {
 text-decoration: underline;
}

/*****************************************************************
HEADLINES AND SUNBHEADS
*****************************************************************/

h1 { 
font-size: 13pt; 
color: #000; 
}

h2 { 
font-size: 11pt; 
font-weight: bold; 
color: #000; 
}


/*****************************************************************
NO DISPLAY
*****************************************************************/

#header,  #column_left, #column_right, #footer, .banner, #navigation, #addthis, #breadcrumb, .gnav, #kplogo, .right, #homepic {
display: none;
}


/*****************************************************************
DISPLAY
*****************************************************************/


#printheader {

}

#content_left .innertube, #content_right .innertube, #content_center .innertube {
width: 580px;
}


/*****************************************************************
FOOTER
*****************************************************************/

#printfooter {
font-size:9pt;
}













