body{
font-family: Arial;
font-size:9pt;
margin:0;
padding-top:25px;
padding-bottom:25px;
background: #e8e8e8;
}
table{
border-collapse:collapse;
border:none;
}
td{
border:1px solid #c0c0c0;
font-family:Tahoma;
font-size:12pt;
}
td.white{
background:white;
}
td.right{
background:#e8fbff;
font-size:9pt;
font-family:Arial;
}
h1{
font-family:Arial;
font-weight:normal;
font-size:24pt;
}