@charset "utf-8";
/* CSS Document */

html {
padding:0; 
margin:0; 
border:0; 
background:#fff; 
font-size:10pt; 
font-family: arial, sans-serif;
}
body {
padding:0; 
margin:0; 
border:0;
}
#content {
display:block; 
position:relative; 
z-index:3; 
word-wrap:break-word;
}
#head {
display:none;
}
#left {
display:none;
}
#printhead {
height:130px; 
background:#fff; 
font-size:24pt; 
color:#000; 
border-bottom:1px solid #000;
}
#printfoot {
height:50px; 
background:#fff; 
color:#000; 
text-align:left; 
font-size:12pt; 
border-top:1px solid #000;
margin-top:20px;
}
#foot {
display:none;
}