BODY {
margin: 0px;
background-color: #FFFFFF;
font: 1em Arial, Helvetica, sans-serif;
}
CAPTION {
font-size: 1.5em;
font-weight : bold;
}
TABLE {
background-color: #EFF3FF;
border: thin ridge #2C4593;
}
.hdr3 {
font-weight: bold;
}
.report {
border: double TEAL;
background-color: #EFF3FF;
color: black;
}