body {
   font-size: 11pt;
   font-family: arial, helvetica, sans-serif;
}

h1 {
   font-family: arial, helvetica, sans-serif;
   font-weight: bold;
}

table {
   border-style:        solid;
   border-color:        #E0E0E0;
   border-width:        0;
}
 
th, td {
   font-family:    arial, helvetica, sans-serif;
   font-size:      10pt;
   border-style:   none;
   border-width:   0;
   padding:        4;
}
 
td.label {
   text-align:         right;
   font-weight:        bold;
}
 
td.data {
   text-align:         left;
}