H1 { 
color : #FF3900;
font-family : times;
background : #transparent;
} 
BODY { 
color : #800000;
font-family : times;
font-size : 12pt;
margin-top: 20px;
} 
TD { 
color : #800000;
font-family : times;
font-size : 10pt;
text-decoration : none;
text-align : justify;
} 
DIV { 
color : black;
font-family : verdana;
font-size : 8pt;
text-decoration : none;
text-align : right;
} 
P { 
color : black;
font-family : verdana;
font-size : 8pt;
text-decoration : none;
text-align : justify;
} 
A:link { 
color : #f9cc53;
text-decoration : none;
background : #004040;
} 
A:visited { 
color : #f9cc53;
text-decoration : none;
background : #004040;
} 
A:active { 
color : #f9cc53;
text-decoration : none;
background : #004040;
} 
A:hover { 
color : #f9cc53;
text-decoration : underline;
background : #004040;
} 
.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;
} 
