BODY
{
	BACKGROUND-COLOR: white;
	FONT-WEIGHT: normal;
	FONT-SIZE: 10pt;
	COLOR: black;
	FONT-FAMILY: arial;
}
TD.Line
{
BACKGROUND-COLOR: black;
}
TABLE.ContentTable
{
BACKGROUND-COLOR: white;
}
TD.HeaderTableBorder
{
	BACKGROUND-COLOR: blue;
	FONT-WEIGHT: bolder;
	FONT-SIZE: 10pt;
	COLOR: white;
	FONT-FAMILY: arial;
}
TD.HeaderTableCenter
{
	BACKGROUND-COLOR: white;
	FONT-WEIGHT: normal;
	FONT-SIZE: 10pt;
	COLOR: black;
	FONT-FAMILY: arial;
}
TD.ContentTableBorder
{
	BACKGROUND-COLOR: blue;
	FONT-WEIGHT: bolder;
	FONT-SIZE: 10pt;
	COLOR: white;
	FONT-FAMILY: arial;
}
TD.ContentTableCenter
{
	BACKGROUND-COLOR: white;
	FONT-WEIGHT: normal;
	FONT-SIZE: 10pt;
	COLOR: black;
	FONT-FAMILY: arial;
}
.FormLabel
{
	BACKGROUND-COLOR: white;
	FONT-WEIGHT: bolder;
	FONT-SIZE: 10pt;
	COLOR: black;
	FONT-FAMILY: arial;
}
.FormSubText
{
	BACKGROUND-COLOR: white;
	FONT-WEIGHT: normal;
	FONT-SIZE: 8pt;
	COLOR: black;
	FONT-FAMILY: arial;
}
.HighlightText
{
	FONT-WEIGHT: bolder;
	FONT-SIZE: 10pt;
	COLOR: black;
	FONT-FAMILY: arial;
}
.HighlightText2
{
	FONT-WEIGHT: bolder;
	FONT-SIZE: 10pt;
	COLOR: red;
	FONT-FAMILY: arial;
}
.DefaultText
{
	FONT-WEIGHT: normal;
	FONT-SIZE: 10pt;
	COLOR: black;
	FONT-FAMILY: arial;
}
.SmallText
{
	FONT-WEIGHT: normal;
	FONT-SIZE: 8pt;
	COLOR: black;
	FONT-FAMILY: arial;
}

