/* CSS Document */

A:link
{ text-decoration: overline underline; color:#003A1B }
A:active
{ text-decoration: overline underline; color:#003A1B }
A:visited
{ text-decoration: overline underline; color:#003A1B}
A:hover
{ Filter: fliph; cursor:help; FONT-WEIGHT: bold; BORDER: #003A1B 1px dotted; COLOR: #003A1B; TEXT-DECORATION: line-through}

DIV  {
cursor: crosshair;
font-family: Verdana, Arial, Helvetica, sans-serif ;
font-size:7pt;
color:#003A1B;
text-align:justify;}

TD  {
cursor: crosshair;
font-family: Verdana, Arial, Helvetica, sans-serif ;
font-size:7pt;
color:#003A1B;
text-align:justify;}

BODY {
SCROLLBAR-FACE-COLOR:#ffffff; 
SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
SCROLLBAR-SHADOW-COLOR: #003A1B; 
SCROLLBAR-3DLIGHT-COLOR: #ffffff; 
SCROLLBAR-ARROW-COLOR:  #003A1B; 
SCROLLBAR-TRACK-COLOR: #ffffff; 
SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
cursor: crosshair;
background-color: #ffffff;
color:#003A1B;
font-family: Verdana, Arial, Helvetica, sans-serif ;
font-size:7pt;
text-align:justify;}

