BODY  {
	font-size : 9pt;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : black;
	background-color : White;
	scrollbar-base-color: #00a0d0;
	scrollbar-face-color : #00a0d0;
	scrollbar-arrow-color : #FFFFFF;
	scrollbar-highlight-color : #00a0d0;
	scrollbar-shadow-color : #00a0d0;
	scrollbar-3dlight-color : #00a0d0;
	scrollbar-track-color : #FFFFFF;

}

P  {
	font-size : 9pt;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
}

B  {
	font-size : 9pt;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
}

strong  {
	font-size : 9pt;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
}

H1  {
	font-size : 12pt;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : black;
}

H2  {
	font-size : 11pt;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
}

H3  {
	font-size : 10pt;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : black;
}

A  {
	font-size : 9pt;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : Black;
	background-color : White;
	text-decoration : none;
}

A:Visited  {
	font-size : 9Pt;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : Gray;
}

A:Active  {}

A:Hover  {
	color : Black;
	font-size : 9Pt;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	text-decoration : underline;
}

TD  {
	font-size : 9pt;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : black;
	background-color : White;
}

