<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">A  {
	font-family : Verdana, Geneva, Helvetica, Arial;
	color : #0069B3;
	text-decoration : none;
	font-style : normal;
	font-size : 12px;
	font-weight : normal;
}

A:Visited  {
	font-family : Verdana, Geneva, Helvetica, Arial;
	font-weight : normal;
	font-size : 12px;
	font-style : normal;
	color : #0069B3;
	text-decoration : none;
}

A:Active  {
	font-family : Verdana, Geneva, Helvetica, Arial;
	font-weight : normal;
	font-size : 12px;
	font-style : normal;
	color : Red;
	text-decoration : none;
}

A:Hover  {
	font-family : Verdana, Geneva, Helvetica, Arial;
	font-weight : normal;
	font-size : 12px;
	font-style : normal;
	color : Red;
	text-decoration : underline;
}

p   {
	font-family : Verdana, Geneva, Helvetica, Arial;
	font-size : 12px;
	font-weight : normal;
	font-style : normal;
	color : Black;
}



br   {
	font-family : Verdana, Geneva, Helvetica, Arial;
	font-size : 12px;
	font-weight : normal;
	font-style : normal;
	color : Black;
	
}

b   {
	font-family : Verdana, Geneva, Helvetica, Arial;
	font-size : 13px;
	font-weight : bold;
	font-style : normal;
}
	
TD  {
	font-size : 12px;
	font-family : Verdana, Geneva, Helvetica, Arial;
}

H1  {
	font-family : Verdana, Geneva, Helvetica, Arial;
	font-size : 25px;
	line-height : 1;
}

H2  {
	font-family : Verdana, Geneva, Helvetica, Arial;
	font-size : 20px;
	line-height : 1;
}

H3  {
	font-family : Verdana, Geneva, Helvetica, Arial;
	font-size : 15px;
	line-height : 1;
}

H4  {
	font-family : Verdana, Geneva, Helvetica, Arial;
	font-size : 15px;
	line-height : 1;
}

BODY  {
	font-family : Verdana, Geneva, Helvetica, Arial;
	font-size : 12px;
	font-weight : normal;
	font-style : normal;
	color : Black;
	text-decoration : none;
}</pre></body></html>