<style type="text/css">
.tableclear {
               border-width:0
                }
.tablebg {
                background-color:cccc66;
                border-width:2;
                border-style:solid;
                border-color:006600;
                padding:1
                }
.tablehead {
                background-color:cc6
                }
.normal{
                font-family:Arial;
                color: black;
                font-size:12px;
                text-decoration: none;
                font-weight:normal;
                background-color:ffffff
                }
.boldblacktext {
                font-family:Arial;
                color: black;
                font-size:12px;
                text-decoration: none;
                font-weight:bold
                }
.blacktext {
                font-family:Arial;
                color: black;
                font-size:12px;
                text-decoration: none;
                font-weight:normal
                }
.tinyblacktext {
                font-family:Arial;
                color: black;
                font-size: 10px;
                text-decoration: none
                }
.boldcoltext {
                font-family:Arial;
                color: 006600;
                font-size: 12px;
                text-decoration: none
                font-weight:bold;
                }
.coltext {
                font-family:Arial;
                color: 006600;
                font-size:12px;
                text-decoration: none;
                font-weight:normal
                }
.tinycoltext {
                font-family:Arial;
                color: 006600;
                font-size: 10px;
                text-decoration: none
                }
.boldwhitetext {
                font-family:Arial;
                color: white;
                font-size: 12px;
                text-decoration: none;
                font-weight:bold
                }
.whitetext {
                font-family:Arial;
                color: white;
                font-size: 12px;
                text-decoration: none;
                font-weight:normal
                }
.tinywhitetext {
                font-family:Arial;
                color: white;
                font-size: 10px;
                text-decoration: none
                }
.tinytext {
                font-size:10px
                }
A:hover       {
                font-family:Arial;
                text-decoration: underline
                }