H1 { 
color : #ffffff;
font-family : arial;
background : #transparent;
} 
H2 { 
color : #FF8A01;
font-family : tahoma;
background : #transparent;
} 
BODY { 
color : black;
font-family : tahoma;
font-size : 10pt;
background-image:url('../images/bk2.jpg');
margin-top: 0px;
} 
TD { 
color : black;
font-family : tahoma;
font-size : 12pt;
text-decoration : none;
text-align : left;
} 
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 : 10pt;
background : #ffffff;
} 
.link2:hover { 
text-decoration : underline;
color : #ff0000;
font-size : 10pt;
background : #ffffff;
} 
.link3:link, .link3:visited { 
font-family : tahoma;
text-decoration : underline;
color : #000000;
font-size : 10pt;
background : #FEE07A;
} 
.link3:hover {
font-family : tahoma;
text-decoration : underline;
color : #ff0000;
font-size : 10pt;
background : #FEE07A;
} 

