BODY  {
	font-size : 9pt;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : black;
	background-color : White;
	scrollbar-base-color: #005da8;
	scrollbar-face-color : #005da8;
	scrollbar-arrow-color : #FFFFFF;
	scrollbar-highlight-color : #005da8;
	scrollbar-shadow-color : #005da8;
	scrollbar-3dlight-color : #005da8;
	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     { color: black; font-size: 9pt; font-family: Arial; font-style: normal; font-weight: normal; text-decoration: none; background-color: white }

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-style: normal; font-weight: normal; text-decoration: none; background-color: ActiveBorder }

TD  {
	font-size : 9pt;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : black;
	background-color : White;
}

