<STYLE type="text/css">                               
                               <!--
FONT.SolidBackground  {
	color : Maroon;
}

TR.HalfBackground  {
	background : Moccasin;
	font-weight : bold;
}

TD.HalfBackground  {
	background : Moccasin;
	font-weight : bold;
}

table.SolidBackground  {
	background : Maroon;
}

TD.SolidBackground  {
	background : Maroon;
}

H2  {
	font-size : 18pt;
	font-weight : bold;
	color : FireBrick;
	text-align : center;
	line-height : 100%;
}

.kb  {
	font-size : 10pt;
	font-size : small;
}

H3  {
	line-height : 90%;
	font-size : 16pt;
	font-weight : bold;
	color : FireBrick;
	text-align : center;
}

H4  {
	font-size : 14pt;
	line-height : 12pt;
	text-align : center;
	text-indent : 0px;
	font-weight : bold;
	padding-top : 10px;
}

ul  {
	font-size : 10pt;
	margin-left : 50;
	margin-right : 50;
	list-style-position : inside;
}

BODY  {
	color : Black;
	background : FloralWhite;
}

A:link  {
	color : FireBrick;
	font-weight : bold;
	text-decoration : underline;
}

A:visited  {
	color : Crimson;
	font-weight : bold;
	text-decoration : underline;
}

A:active  {
	color : red;
	font-weight : bold;
}

P  {
	font-size : medium;
	padding-right : 50px;
	padding-left : 50px;
	text-align : justify;
}

ADDRESS  {
	font-size : 10pt;
	text-align : center;
	color : black;
}

H2.ARC  {
	font-family : sans-serif;
	color : Maroon;
	font-weight : bold;
	text-transform : capitalize;
	text-align : left;
}

