BODY 
{
	font-family: verdana,arial,helvetica; 
	font-size: 12px; 
	BACKGROUND-COLOR: #000000;
    COLOR: #faebd7;
}

A:link {
	color:"#faebd7";
	text-decoration : none;
}
A:visited {color:"#faebd7";
text-decoration : none;}
A:hover {color:"#ffffff";
text-decoration : none;}


TD.Header
{
    BACKGROUND-COLOR: #808080;

    BORDER: #ffffff 1px solid;
}

TABLE.Header
{
}

.Header
{
	font-family : "Courier New", Courier, monospace;
	color: #FFF8DC;
	font-size: 18px;
	font-weight : bold;
}

TABLE.Footer
{
}

TD.Footer
{
    TEXT-ALIGN: center;
}

.Footer
{
	font-family: verdana,arial,helvetica; 
	font-size: 10px;
    TEXT-ALIGN: center
}

.Navigation
{
	font-family: verdana,arial,helvetica; 
	font-size: 10px;
}


TD.Annotation
{
    BACKGROUND-COLOR: #000000;
    BORDER: #ffffff 1px solid;
    TEXT-ALIGN: center;
}

.Annotation
{
	font-family: verdana,arial,helvetica; 
	font-size: 12px;
    TEXT-ALIGN: center
}

TD.Payload
{
    BACKGROUND-COLOR: #000000;
    BORDER: #ffffff 1px solid;
    TEXT-ALIGN: center;

}

TD.ImagePayload
{
    BACKGROUND-COLOR: #000000;
    TEXT-ALIGN: center;
}

TABLE.Payload
{
    BACKGROUND-COLOR: #000000;
    TEXT-ALIGN: center;
}

TABLE.PayloadAlt
{
    BACKGROUND-COLOR: #404040;
    TEXT-ALIGN: center;
}

.Payload
{
	font-family: verdana,arial,helvetica; 
	font-size: 12px;
    TEXT-ALIGN: center
}