BODY  {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	font-size : 10pt;
	color : Black;
	background-color : White;
	margin-left : 10px;
	margin-right : 10px;
	margin-top : 5px;
	margin-bottom : 10px;
}

P  {
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	color : Black;
	font-weight : normal;
	font-style : normal;
}

TABLE  {
	margin-bottom : auto;
	margin-left : auto;
	margin-right : auto;
	margin-top : auto;
	border : 0;
}

TR  {
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	color : Black;
	font-weight : normal;
	font-style : normal;
	vertical-align : top;
}

TD  {
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	color : Black;
	font-weight : normal;
	font-style : normal;
	vertical-align : top;
}

H2  {
	font-size : 10pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Blue;
	font-weight : bold;
	display : list-item;
}

H3  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
	color : White;
	background-color : Navy;
}

H4  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : bold;
	color : Green;
}

H5  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : bold;
	color : Red;
}

H6  {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 8pt;
	font-style : normal;
	font-weight : normal;
	color : #000066;
}

A  {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	font-size : 10pt;
	color : Blue;
	text-decoration : none;
}

A:Visited  {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	font-size : 10pt;
	color : Blue;
	text-decoration : none;
}

A:Active  {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	font-size : 10pt;
	color : Blue;
	text-decoration : none;
}

A:Hover  {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	font-size : 10pt;
	color : Red;
	text-decoration : none;
}

LI  {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
}

ul  {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
}

