BODY, DIV, LAYER, P, BLOCKQUOTE, TD {
	font-size : 9pt;
	font-family : Arial, Helvetica, Sans-Serif;
	color : black;
}
STRONG {
	font-size : 9pt;
	font-family : Arial, Helvetica, Sans-Serif;
	font-weight : bold;
	color : white;
}
STRONG.s {
	font-size : 8pt;
	font-family : Arial, Helvetica, Sans-Serif;
	font-weight : bold;
	color : white;
}
A, A:Visited, A:Active {
	font-size : 9pt;
	font-family : Arial, Helvetica, Sans-Serif;
	color : blue;
	text-decoration : none;
}
A:Hover {
	color : red;
	text-decoration : none;
}
EM.black {
	font-size : 9pt;
	font-family : Arial, Helvetica, Sans-Serif;
	font-weight : bold;
	font-style : normal;
	color : Black;
}
EM.red {
	font-size : 9pt;
	font-family : Arial, Helvetica, Sans-Serif;
	font-weight : bold;
	font-style : normal;
	color : Red;
}
EM.blue {
	font-size : 9pt;
	font-family : Arial, Helvetica, Sans-Serif;
	font-weight : bold;
	font-style : normal;
	color : Blue;
}
EM.green {
	font-size : 9pt;
	font-family : Arial, Helvetica, Sans-Serif;
	font-weight : bold;
	font-style : normal;
	color : LimeGreen;
}
SUP {
	font-size : 8pt;
	font-family : Arial, Helvetica, Sans-Serif;
}
H1 {
	font-size : 10pt;
	font-family : Arial, Helvetica, Sans-Serif;
	font-weight : bold;
	color : red;
}
H2 {
	font-size : 10pt;
	font-family : Times, Serif;
	font-weight : bold;
	color : black;
}