body {font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 11px; color: #838383;}
img {border: 0px;}
a {
        text-decoration:none;
        color:#0000FF
}
a:hover {
        color: #FF0000;
}


		
/* Do not remove what follows. Fred
Feel free to change the parameters for td, and colors for LITE and DARK CELL
but they must exist
*/
td  {font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 11px; color: #838383;}

td.LITE_CELL {
        background-color: #FFFFFF;
}

td.DARK_CELL {
        background-color: #EAF3FF;
}

.hidden {visibility: hidden; display: none;}
.visible {visibility: visible; display: block;}

.RedText {
        color: red;
        font-weight: bold;
}
