H1 { 
color : #ffffff;
font-family : georgia;
background : #transparent;
} 
BODY { 
color : black;
font-family : tahoma;
font-size : 10pt;
background : #transparent;
margin-top: 0px;
} 
TD { 
color : black;
font-family : tahoma;
font-size : 10pt;
text-decoration : none;
text-align : justify;
} 
P { 
color : black;
font-family : tahoma;
font-size : 10pt;
text-decoration : none;
text-align : justify;
} 
A:link { 
color : #000000;
text-decoration : none;
background : #ffffff;
} 
A:visited { 
color : #000000;
text-decoration : none;
background : #ffffff;
} 
A:active { 
color : #ff0000;
text-decoration : none;
background : #ffffff;
} 
A:hover { 
color : #ff0000;
text-decoration : underline;
background : #ffffff;
} 
.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 : #000000;
font-size : 9pt;
background : #f3f3f3;
} 
.link3:hover { 
text-decoration : underline;
color : #ff0000;
font-size : 9pt;
background : #f3f3f3;
} 
