body { 
    color : #000000; 
    background : #ffffff; 
   font-family: arial, verdana, helvetica, sans-serif;
    font-size : 12pt;  
}
h1 {
    font-size : 14pt;
	text-align:left;
}
a { 
    text-decoration : underline; 
    color : #0000ff; 
}

#appendedlinks {
    page-break-before: always; 
}

#leftcontent, #rightcontent, #footer{ display:none;}

