BODY  {
	font-family : Arial;
	font-size : 10pt;
	font-weight : normal;
	font-style : normal;
	color : Black;
	background-color : #ffffff;
	text-align : center;
}

H1  {
	font-size : 36pt;
	font-family : Arial;
	font-weight : bold;
	color : Black;
	font-style : normal;
	text-align : center;
}

H2  {
	font-size : 24pt;
	font-family : Arial;
	font-weight : bold;
	color : Black;
	font-style : normal;
	text-align : center;
}

H3  {
	text-align : center;
	margin-top : 10;
	font-weight : bold;
	font-size : 18pt;
	font-family : Arial;
	font-style : normal;
	color : Black;
}

A  {}

A:Visited  {}

A:Active  {}

A:Hover  {}

P  {
	font-size : 10pt;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : Black;
	text-decoration : none;
	text-align : center;
}

PRE  {
	font-size : 10pt;
}

.thleft  {
	font-size : 10pt;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : Black;
	text-align : left;
}

.thcenter  {
	font-size : 10pt;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : Black;
	text-align : center;
}

.thright  {
	font-size : 10pt;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : Black;
	text-align : right;
}

TD  {
	font-size : 10pt;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
}

