

 #leftmargin="0" topmargin="0" marginheight="0" marginwidth="0"


.body {
   color : black;
   font-family: arial, helvetica, sans-serif;
   font-size: 14px;
}

TD  {
    background-color : #ffffff;
    color : black;
    font-family : arial, helvetica, sans-serif;
    font-size: 14px;
}

TH  {
    background-color : #33CCFF;
    color : black;
    font-family : arial, helvetica, sans-serif;
    font-weight : normal;
    font-size: 14px;
}

BODY  {
    background-color : #ffffff;
    color : black;
    font-family : arial, helvetica, sans-serif;
    font-size: 14px;
}



A {
   font-family:   arial, helvetica, sans-serif;
   font-weight:   normal;
   font-size:     14px;
}

A:link {
   font-family:   arial, helvetica, sans-serif;
   font-weight:   normal;
   font-size:     14px;
   color:         #3366cc;
   text-decoration: none;   
}

A:Active  {
    color : #ff0000;
}

A:Visited  {
   font-weight:   normal;
    color : #551A8B;
    text-decoration: none;
}

A:Hover  {
    color : red;
}



#A:link { color: #0000EE }
#A:visited { color: #551A8B }
#A:active { color: #FF0000 }
#A:link { color: #000000; text-decoration: none}
#A:visited { color: #000000 }
#A:active { color: #FF0000; text-decoration: underline}
#A:Hover  { text-decoration : underline; color : #3366cc}


SPAN.info    { color: green }
SPAN.warning { color: yellow }
SPAN.error   { color: red }
SPAN.minus1  { font-size: 10pt; color: black}
SPAN.minus2  { font-size: 8pt; color: black}

SPAN.tsp { font-size: 8pt; color: black; background-color : #33CCFF;}


