<style type="text/css">
<!--
BODY
{
    
	BACKGROUND-COLOR: #000000;
	COLOR: #FFFFFF;
    FONT-FAMILY: Arial, san-serif;
    FONT-SIZE: 9pt;
    MARGIN: 5px
}

TD
{
    COLOR: #FFFFFF;
    FONT-FAMILY: Arial, san-serif;
    FONT-SIZE: 9pt;
}

A
{
    COLOR: #999900;
    FONT-FAMILY: Arial, san-serif;
    FONT-SIZE: 9pt;
}
A hover
{ 
    COLOR: #666600;
    FONT-FAMILY: Arial, san-serif;
    FONT-SIZE: 9pt;
}
H1
{
    COLOR: #000000;
    FONT-FAMILY: Arial, san-serif;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bold
}
H2
{
    COLOR: #006600;
    FONT-FAMILY: Georgia, Times New Roman, Times, serif;
    FONT-SIZE: 9pt;
	font-style: italic;
    FONT-WEIGHT: bold
}
LI
{
    COLOR: #000000;
    FONT-FAMILY: Arial, san-serif;
    FONT-SIZE: 10pt
}
TABLE
{
    COLOR: #000000;
    FONT-FAMILY: Arial, san-serif;
    FONT-SIZE: 9pt
}
UL
{
    COLOR: #000000;
    FONT-FAMILY: Arial, san-serif;
    FONT-SIZE: 9pt
}
P
{
    FONT-FAMILY: Arial, san-serif;
    FONT-SIZE: 9pt
}
DIV
{
  	FONT-FAMILY: Arial, san-serif;
    FONT-SIZE: 9pt
}

a.linksMenu, a.linksMenu:VISITED, a.linksMenu:ACTIVE
{
	FONT-FAMILY: Arial, san-serif;
    FONT-SIZE: 9pt;
	width: 100%;
	color: FFFF66;
	text-decoration : none;
}

a.linksMenu:HOVER
{
	FONT-FAMILY: Arial, san-serif;
    FONT-SIZE: 9pt;
	width: 100%;
	color: FFFF66;
	text-decoration : underline;
}
a.linksTop, a.linksTop:VISITED, a.linksTop:ACTIVE
{
	FONT-FAMILY: Arial, san-serif;
    FONT-SIZE: 9pt;
	color: FFFF66;
	text-decoration : none;
}

a.linksTop:HOVER
{
	FONT-FAMILY: Arial, san-serif;
    FONT-SIZE: 9pt;
	color: FFFF66;
	text-decoration : underline;
}

.titles
{
	FONT-FAMILY: Arial, san-serif;
    FONT-SIZE: 9pt;
	color: FFFFFF;
	FONT-WEIGHT: bold
}

//-->
</style>