BODY 
{
	font-family: helvetica, arial; 
	font-size: 12px; 
	BACKGROUND-COLOR: #ffffff;
	COLOR: #50346C;
}

A:link { COLOR: #606060; TEXT-DECORATION: none}
A:visited { COLOR: #606060; TEXT-DECORATION: none}
A:active { COLOR: #664977; TEXT-DECORATION: underline}
a:hover { COLOR: #5F419D; TEXT-DECORATION: underline}


TD.Header
{
    BACKGROUND-COLOR: #A584C6;
    BORDER: #644088 1px solid;
}

TABLE.Header
{

}

.Header
{
	font-family: arial,helvetica; 
	font-size: 18px;
    BACKGROUND-COLOR: #A584C6;
}

TABLE.Footer
{
}

TD.Footer
{
    TEXT-ALIGN: center;
}

.Footer
{
	font-family: arial,helvetica; 
	font-size: 10px;
    TEXT-ALIGN: center
}

.Navigation
{
	font-family: verdana,arial,helvetica; 
	font-size: 10px;
}

TD.Annotation
{
    BACKGROUND-COLOR: #BBA8D4;
    BORDER: #644088 1px solid;
    TEXT-ALIGN: center;
}

.Annotation
{
	font-family: arial,helvetica; 
	font-size: 12px;
    TEXT-ALIGN: center
}

TD.Payload
{
    BACKGROUND-COLOR: #F1EFFB;
    BORDER: #644088 1px solid;
    TEXT-ALIGN: center;

}

TD.ImagePayload
{
    BACKGROUND-COLOR: #F1EFFB;
    TEXT-ALIGN: center;

}

TABLE.Payload
{
    BACKGROUND-COLOR: #F1EFFB;
    TEXT-ALIGN: center;
}

TABLE.PayloadAlt
{
    BACKGROUND-COLOR: #F8F7FD;
    TEXT-ALIGN: center;
}

.Payload
{
	font-family: arial,helvetica; 
	font-size: 10px;
    TEXT-ALIGN: center
}