BODY
{
    BACKGROUND: white;
    COLOR: #000000;
    FONT-FAMILY: Arial, sans-serif, Aerial, Helvetica;
    FONT-SIZE: 8pt
}
A:link
{
    COLOR: #888855;
    TEXT-DECORATION: none
}
A:visited
{
    COLOR: #996644;
    TEXT-DECORATION: none
}
A:hover
{
    COLOR: #ff3c3c;
    TEXT-DECORATION: underline
}
TABLE.standard
{
    COLOR: black;
    FONT-SIZE: 8pt
}
TD.standardCell
{
	BACKGROUND: white;
    COLOR: black;
    FONT-SIZE: 8pt
}
TD.standardCellLarge
{
	BACKGROUND: white;
    COLOR: black;
    FONT-SIZE: 10pt
}
TD.bluegreyCell
{
	BACKGROUND: #eef9f9;
    COLOR: #7799aa;
    FONT-SIZE: 8pt
}
TD.bluegreyCellLarge
{
	BACKGROUND: #eef9f9;
    COLOR: #7799aa;
    FONT-SIZE: 10pt
}
.bluegrey
{
	COLOR: #7799aa;
}
.bluegreyLarge
{
	COLOR: #7799aa;
	FONT-SIZE: 10pt
}
.bluegreyHeader
{
	COLOR: #7799aa;
	FONT-SIZE: 18pt
}
.standardLarge
{
	COLOR: black;
	FONT-SIZE: 10pt
}
.large
{
	FONT-SIZE: 10pt
}