P  {
	font-size : 12pt;
	color : Black;
	
	font-weight : normal;
	font-family : Arial,sans-serif;
}

H1  {
	font-size : 12pt;
	font-family : Arial,sans-serif;
	color : Black;
}

H2  {
	font-size : 10pt;
	font-family : Arial,sans-serif;
	font-weight : bold;
	font-style : normal;
	color : Black;
	
}

H3  {
	font-family : Arial,sans-serif;
}

A  {
	font-family : Arial,sans-serif;
	font-size : 10pt;
	text-decoration : none;
	color : yellow;
}

A:Visited  {
        font-family : Arial,sans-serif;
	font-size : 10pt;
	text-decoration : none;
	color : white;
}

A:Active  {
	font-family : Arial,sans-serif;
	font-size : 10pt;
	text-decoration : none;
	color : yellow;
}

A:Hover  {
        font-family : Arial,sans-serif;
	font-size : 10pt;
	text-decoration : none;
	color : lightblue;
}

A.nav  {
	font-size : 9pt;
	text-decoration : none;
	font-family : sans-serif;
	color : white;
}

A.nav:Visited  {
	font-size : 9pt;
	color : #4B0082;
}

A.nav:Active  {
	font-size : 9pt;
	color : red;
}

A.nav:Hover  {
	font-size : 9pt;
	color : white;
}

BODY  {
	font-size : 10pt;
	font-family : Arial,sans-serif;
	color : Black;
	
	scrollbar-face-color:  #00ffff;
	scrollbar-arrow-color: #000000F; 
    scrollbar-base-color: #000000;
	scrollbar-track-color: #D3D3D3;
}

p.ab  {
	font-size : 10pt;
	font-family : Arial,sans-serif;
	color : Black;
	font-weight : normal;
	text-indent : 14pt;
	background-color : White;
}

p.nr  {
	font-size : 10pt;
	font-family : Arial,sans-serif;
	font-weight : normal;
	font-style : normal;
	color : Black;
	background-color : White;
	padding-left : 14pt;
	text-indent : -14pt;
}

p.bs  {
	font-size : 10pt;
	font-family : Arial,sans-serif;
	font-weight : normal;
	font-style : normal;
	color : Black;
	
	padding-left : 28pt;
	text-indent : -15pt;
}

p.navi  {
	font-size : 10pt;
	font-family : Arial,sans-serif;
	font-weight : normal;
	font-style : normal;
	color : white;
	
	text-align : center;
	margin : 2pt;
}

p.n2  {
	font-size : 10pt;
	font-family : Arial,sans-serif;
	font-weight : normal;
	font-style : normal;
	color : Black;
	padding-left : 14pt;
}

p.n3  {
	font-size : 10pt;
	font-family : Arial,sans-serif;
	font-weight : normal;
	font-style : normal;
	color : Black;
	padding-left : 28pt;
}

p.E1  {
	font-size : 10pt;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	margin : 0pt;
	text-indent : -30pt;
	margin-left : 60pt;
}

p.E2  {
	font-size : 10pt;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	margin : 0;
	margin-left : 90pt;
	text-indent : -30pt;
}

H4  {
	font-size : 10pt;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : Black;
	text-indent : -30pt;
	margin-left : 60pt;
}

td  {
	font-size : 10pt;
	font-family : sans-serif;
	valign : center;
}


