body {                   
 font-family: Arial;                   
 font-size: 11px;                   
 color: black;                 
 margin : 0px;                 
}                   
p {                   
 font-family: Arial;                   
 font-size: 11px;                   
 color: #484848;                   
}                   
td {                   
 font-family: Arial;                   
 font-size: 11px;                   
 color: #484848;                   
}                   
td.head {                   
 color: white;                   
 font-size: 18px;                   
 font-weight: bold;                   
}                   
table.reports {                   
 border-top: 1px solid #CC0000;                   
 border-bottom: 1px solid #CC0000;                   
}                   
a {                   
 color: #0066FF;                  
 text-decoration: underline;                   
}                   
a:hover {                   
 color: #000FFF;                   
 text-decoration: underline; 
 font-weight: bold;                   
}                   
a.table {                   
 color: #484848;                   
}                   
a.table:hover {                   
 color: #484848;                   
}                   
                 
ul {                   
 font-size: 11px;                   
}                   
li {                   
 font-weight: normal;                   
 font-size: 11px;                   
 margin-bottom: 2px;                   
}                   
h1 {                   
 margin-bottom: 5px;                   
 font-size: 13px;                   
 font-weight: bold;                   
 border-bottom:2px solid lightgrey;                   
}                   
input {                   
 font-family: Arial;                   
 font-size: 11px;   
}                   
textarea {                   
 font-family: Arial;                   
 font-size: 11px;                   
 border: 1px solid gray;                   
}                   
td.bvwhat {                   
 border-right:1px solid lightgrey;                   
 border-bottom:1px solid lightgrey;                   
 vertical-align: top;                   
}                   
td.bvdescribe {                   
 border-right:1px solid lightgrey;                   
 border-bottom:1px solid lightgrey;                   
 vertical-align: top;                   
}                   
td.bvhead {                   
 border-bottom:2px solid lightgrey;                   
 vertical-align: top;                   
 font-size: 13px;                   
 font-weight: bold;                   
}                   
table.bvtable {                   
 border-top:1px solid lightgrey;                   
 border-left: 1px solid lightgrey;                   
}                   
.bignorm {                 
 color: #0066FF;                 
 text-decoration: none;                 
 font-family : Arial, Helvetica, sans-serif;                 
 font-size : 12px;                 
 font-weight : bold;                 
} 
.hilink { 
 color: #000000; 
}