body {
   background: white;
}
a, a:visited {
   color: #3333CC;
}
a:hover {
   color: #CC3333;
}
div.head1 {
   color: #666;
   font-style: oblique;
   font-weight: bold;
   border-bottom: 1px solid #666;
   padding-bottom: 1px;
   margin-bottom: 2px;
}
div.group {
   margin-top: 5px;
   margin-bottom: 10px;
}
td {
   padding: 5px;
}
table.main-table {
   font: normal 13px sans-serif;
   width: 100%;
}
td.c1 {
   width:33%
}
