	
body { 
  color : #000000; 
  background : #ffffff; 
  font-family : "Times New Roman", Times, serif;
  font-size : 12pt;
}

a { 
  text-decoration : underline; 
  color : #0000ff; 
}

#buttonsection, #headersection, #navigationsection { 
  display : none; 
}

#takperluprint { 
  display : none; 
}

#printcontent {
 padding: 0;
 margin-left: -5px;
 margin-top: 0;
 font-size: 12pt;
 text-decoration : none; 
}

#printheader {
 padding: -5px;
 margin-left: 2px;
 margin-top: 0;
 margin-right: -5px;
 width: 50%;
}