BODY 
{
	font-family: verdana,arial,helvetica; 
	font-size: 12px; 
	BACKGROUND-COLOR: #ffffff;
}
A{
	font-family: verdana,arial,helvetica;
	font-size: 12px;
	text-decoration : none;
}
A:link {
	color: #000080;
}
A:visited {
	color: #C0C0C0;
}
A:hover {
	color: Red;
}


TD.Header
{
	BACKGROUND-COLOR: #DFE0A6;
	BORDER: #868713 2px solid;
}

TABLE.Header
{

}

.Header
{
	font-family: verdana,arial,helvetica;
	font-size: 18px;
	BACKGROUND-COLOR: Black;
	color : Yellow;
}

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: #EDEDCB;
    BORDER: #868713 2px solid;
    TEXT-ALIGN: center;
}

.Annotation
{
	font-family: verdana,arial,helvetica; 
	font-size: 12px;
    TEXT-ALIGN: center
}

TD.Payload
{
    BACKGROUND-COLOR: #EDEDCB;
    BORDER: #868713 2px solid;
    TEXT-ALIGN: center;

}

TD.ImagePayload
{
    BACKGROUND-COLOR: #EDEDCB;
    TEXT-ALIGN: center;

}

TABLE.Payload
{
    BACKGROUND-COLOR: #EDEDCB;
    TEXT-ALIGN: center;
}

TABLE.PayloadAlt
{
    BACKGROUND-COLOR: #F8F8E8;
    TEXT-ALIGN: center;
}

.Payload
{
	font-family: verdana,arial,helvetica; 
	font-size: 12px;
    TEXT-ALIGN: center
}
