BODY       { background: url(http://www.air.dnr.state.ga.us/img/cloud6.jpg) #dde5ff; 
             font-family:  verdana, helvetica, arial, sans-serif;
             font-size: 10pt;
             color: black; /*text color*/ } 

A:link     { color: #3000ff; }
A:visited  { color: #808099; }
A:active   { color: red; }
A.note     { color: red; text-decoration: none; }

.data      { font-size: 8pt; }
.footer    { font-size: 8pt; text-align: center; }
.cent      { text-align: center; }

div        { text-align: left; }
div.head   { text-align: center; font-weight: bold; }

TABLE      { border-collapse: collapse;
             border: 1px solid black;
             font-size: 10pt; }
TABLE.list { border: none; }
TABLE.amp  { border: 1px solid black;
             background-color: #dde5ff; 
             width: 80%; }
TD.amp     { border: 1px solid black;
             padding: 5px;
             white-space: nowrap; }

TD.cell    { background-color: white;
             border: 1px solid black;
             vertical-align: top;
             height: 75px;
             width: 75px;    }
TD.list    { border: hidden; }
TD.head    { font-size: 16pt;
             font-weight: bold;
             color: white;
             background-color: #5775ac;
             border-top: 2px solid black;
             border-bottom: 2px solid black; }
TD.head2   { font-weight: bold;
             background-color: white; 
             border: none;
             border-top: 2px solid black; }
TD.head3   { font-size: 12pt;
             font-weight: bold;
             color: white;
             text-align: center;
             background-color: #5775ac;
             border-top: 2px solid black;
             border-bottom: 2px solid black; }
TD.sub     { font-size: 8pt;
             vertical-align: top; 
             white-space: nowrap;
             background-color: white; 
             border: none; }
TD.reg     { font-size: 13pt;
             font-weight: bold;
             white-space: nowrap;
             padding-top: 5px;
             padding-bottom: 5px;
             background-color: white; 
             border: none;
             border-top: 2px solid black;
             border-right: 3px solid black; }
TD.count   { background-color: #dde5ff;
             border: none;
             border-top: 2px solid black;
             vertical-align: middle;
             align: center; }
TD.listhd  { font-size: 10pt;
             font-weight: bold; }

select     { font-family:  verdana, helvetica, arial, sans-serif;
             font-size: 10pt; }
