body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
   }

h1 {
    font-size: 12pt;
    font-weight: bold;
   }

body {
    font-family: Verdana,Arial,Sans-serif;
    font-size: 8pt;
   }

table {
    font-size: 8pt;
    border-collapse: collapse;
   }

.shaded th, .shaded td {
    border-bottom: 1px solid #a0a0ff;
    vertical-align: middle;
   }

.shaded th {
    font-weight: bold;
    text-align: center;
    background: #e0e0ff;
    padding: 5px 13px 5px 8px;
    border-right: 1px solid #ffffff;
    border-top: 1px solid #a0a0ff;
   }

.shaded td {
    padding: 2px 5px 2px 5px;
    color: #235;
    text-align: left;
   }

.row0 td {
    background: #f0f0ff;
   }

.subtotal td {
    background: #fff0f0;
    font-weight: bold;
   }

.clear th, .clear td {
    vertical-align: top;
   }

.clear th {
    font-weight: bold;
    text-align: left;
    background: #e0e0ff;
    padding: 5px 13px 5px 8px;
    border-right: 1px solid #ffffff;
    border-top: 1px solid #a0a0ff;
    border-bottom: 1px solid #a0a0ff;
   }

.clear td {
    padding: 2px 5px 2px 5px;
    color: #235;
    text-align: left;
   }

