body 
         {
         text-align: center;
         background-color: rgb(204, 255, 181);
         font-family: Times New Roman;
         margin: 0px;
         color: rgb(0, 0, 0);
         }

#content 
         {
         text-align: center;
         position: absolute;
         top: 0px;
         left: 0px;
         width: 100%;
         }

#content span 
        {
        display: block;
        margin: 10px 0px 0px 150px;
        }

th
        {
        font-size: 11px;
        color: #016330;
        text-align: left;
        }

a
        {
        color:#000099;
        }
        
a:visited
        {
        color: #990099;
        }
              
a.orgList
        {
        font-size: 11px;
        color:#000099;
        }
        
td.orgList
        {
        text-align: right;
        vertical-align: top;
        }

marquee#ad1
        {
        background-color: #3d703d;
        color: #f9a708;
        }
        
td#contentbox
        {
        background-color: rgb(255, 204, 0);
        }
        
table#hometable
        {
        font-family: Times New Roman;
        color: rgb(255, 102, 0);
        font-weight: bold;
        }
        
.smalltext
        {
        font-family: Verdana, Geneva, Arial, sans-serif;
        font-size: 13px;
        }
        
td#org
        {
        font-family: Courier New,Courier,monospace;
        }
        
.normal
        {
        font-family: Courier New,Courier,monospace;
        }

img.navbar
        {
        border: 0px solid;
        width: 108px;
        height: 36px;
        }