P  {}

H1  {}

H2  {}

H3  {}

A  {
	color : #000080;
}

A:Visited  {
	color : #800080;
}

A:Hover  {
	color : #ff3366;
}

.DATA  {
	font-family : Arial, Helvetica;
	font-size : 9pt;
	font-weight : bold;
	color : rgb(0, 10, 60);
	background-color : white;
}

.LIGHT  {
	background-color : #FCFA73;
}

.black  {
	COLOR : Black;
	FONT-FAMILY : MS Sans Serif,Arial;
	FONT-SIZE : xx-small;
}

.gray  {
	COLOR : #55524a;
	FONT-FAMILY : MS Sans Serif,Arial;
	FONT-SIZE : 8pt;
}

.FORM  {
	background-color : #FFFFFF;
	font-size : x-small;
	font-weight : normal;
	font-family : Times New Roman;
	font : 13;
}

BODY  {
        scrollbar-face-color: #d8c440;
        scrollbar-shadow-color: blue;
        scrollbar-highlight-color: blue;
        scrollbar-3dlight-color: white;
        scrollbar-darkshadow-color: black;
        scrollbar-track-color: #cceacd;
        scrollbar-arrow-color: blue;
}


