body {background-color: #008080}

table.white {background-color: #ffffff}
table.grey {background-color: #dfdfdf}
table.blue {background-color: #0000FF}

td.white {background-color: #ffffff}
td.grey {background-color: #dfdfdf}
td.blue {background-color: blue}

 header 
td.head {background-color: #dfdfdf}
td.head {color: #0044a8}
td.head {font-family: arial}
td.head {text-align: left}
td.head {vertical-align:text-bottom}
td.head {font-size: 18pt}

 grey 12 arial left 
td.gr12 {background-color: #dfdfdf}
td.gr12 {font-family: arial}
td.gr12 {text-align: left}
td.gr12 {font-size: 12pt}
td.gr12 {color: #0044a8}

 grey 10 arial left 
td.gr10 {background-color: #dfdfdf}
td.gr10 {font-family: arial}
td.gr10 {text-align: left}
td.gr10 {font-size: 10pt}

 grey 10 arial center 
td.gr10c {background-color: #dfdfdf}
td.gr10c {font-family: arial}
td.gr10c {text-align: center}
td.gr10c {font-size: 10pt}

 url links 
a.nu {text-decoration: none} no underline 
a.nu {color: #0044a8}
a.link {text-decoration: none}
a.link:hover {text-decoration: underline} links 
a.link {color: #0044a8}
