BODY
{
    BORDER-RIGHT: 0;
    BORDER-TOP: 0;
    BORDER-LEFT: 0;
    border-bottom: 0;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;    
    COLOR: #C0C0C0;
    BORDER-BOTTOM: outset;
    FONT-FAMILY: Arial, Verdana;
    BACKGROUND-COLOR:#606060;
    TEXT-ALIGN: left

}

A:link
{
    COLOR: #c0c0c0;
    FONT-FAMILY: Arial, Verdana;
    text-decoration:none;
}
A:active
{
    COLOR: white;
    FONT-FAMILY: Arial, Verdana;
    text-decoration:none;
}
A:visited
{
    COLOR: #c0c0c0;
    FONT-FAMILY: Arial, Verdana;
    text-decoration:none;
}
A:hover
{
    COLOR: white;
    FONT-FAMILY: Arial, Verdana
}

th
{
	background-color: #c0c0c0;
	color: #000000;
}