P  {
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : Black;
	text-align : right;
	font-size : 8 pt;
}

H1  {
	font-weight : bold;
	font-family : Verdana;
	color : Black;
}

H2  {
	font-size : large;
	font-family : Verdana;
	font-weight : normal;
	font-style : italic;
	color : Black;
}

H3  {
	font-family : Verdana;
	font-weight : bold;
	color : #9999ff;
	font-size : 10 pt;
}

A  {
	text-decoration : underline;
	font-family : Verdana;
	font-weight : bold;
	font-size : 11 pt;
	color : Gray;
}

A:Visited  {
	color : #6252ad;
	font-size : 11 pt;
	font-family : Verdana;
	font-weight : bold;
}

A:Active  {
	font-size : 11 pt;
	color : Gray;
	font-weight : bold;
}

A:Hover  {
	color : #9999ff;
	font-weight : bold;
	font-size : 11 pt;
}

BODY  {
	font-size : 10 pt;
	font-family : Verdana;
	text-decoration : none;
	color : White;
	scrollbar-base-color : #d0d0e8;
	scrollbar-arrow-color : Silver;
	SCROLLBAR-HIGHLIGHT-COLOR : #faeff3;
	SCROLLBAR-SHADOW-COLOR : #8080c0;
	SCROLLBAR-3DLIGHT-COLOR : #f8edf0;
	SCROLLBAR-DARKSHADOW-COLOR : #a8a8a8;
}

TD  {
	font-size : 8 pt;
	font-family : Verdana;
	font-weight : bold;
	color : Black;
	text-decoration : none;
}

ADDRESS  {
	font-size : 8 pt;
	font-style : italic;
	font-weight : normal;
}

