﻿body 
{
      
     font-family: Verdana; 
     font-size: small;
}
.ACCORDIANHEADER 
{
    width: 190PX; 
    background-color: #434341; 
    text-decoration: NONE; 
    color: #DCDCDC;
}
A:link
{
    text-decoration: underline;
    color: Black
}
A:visited
{
    text-decoration: underline;
    color: Black
}
A:active
{
    color:Black;
    text-decoration:underline
}
A:hover
{
    color: Black
}
.watermark 
{
     color: Gray;
     font-weight: lighter;
     background-color: yellow
}
.table_descript
{
    background-color: #cccc99;
    font-size: x-small
}
    
    