BODY { 
color : black;
font-family : Verdana;
font-size : 8pt;
background : #ffffff;
} 
TD { 
color : black;
font-family : Verdana;
font-size : 9pt;
text-decoration : none;
text-align : justify;
} 
P { 
color : black;
font-family : Verdana;
font-size : 7pt;
text-decoration : none;
text-align : justify;
} 
A:link { 
color : #ffffff;
text-decoration : none;
background : #000080;
} 
A:visited { 
color : #ffffff;
text-decoration : none;
background : #000080;
} 
A:active { 
color : #00ffff;
text-decoration : none;
background : #000080;
} 
A:hover { 
color : #00ffff;
text-decoration : underline;
background : #000080;
} 
.link2:link, .link2:visited { 
text-decoration : underline;
color : #000000;
font-size : 9pt;
background : #ffffff;
} 
.link2:hover { 
text-decoration : underline;
color : #ff0000;
font-size : 9pt;
background : #ffffff;
} 
.link3:link, .link3:visited { 
text-decoration : underline;
color : #ff0000;
font-size : 9pt;
background : #ffffff;
} 
.link3:hover { 
text-decoration : underline;
color : #000000;
font-size : 9pt;
background : #ffff00;
} 

