BODY  {
	font-size : 9pt;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : black;
	background-color : White;
	text-align : justify;
	scrollbar-base-color: #0054ce;
    scrollbar-track-color: #06439c;
}

TD  {
	font-size : 9pt;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : black;
	padding-bottom : 2px;
	padding-top : 2px;
}

P  {
	font-size : 9pt;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	text-align : justify;
}

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;
}

A:Visited  {
	font-size : 9Pt;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : Silver;
}

A:Active  {}

A:Hover  {
	color : Blue;
	font-size : 9Pt;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
}

blink  {
	font-size : 9pt;
	font-family : Arial;
	font-weight : bold;
	color : red;
	text-decoration : underline;
}

