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, #footer, #addthis, #navigation, #column_left {
display: none;
}


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


#printheader {

}

#content_right .padding {
width: 580px;
}


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

#printfooter {
font-size:9pt;
}














