BODY  {
	BACKGROUND-COLOR : White;
	COLOR : White;
	FONT-FAMILY : verdana,Arial,Times Roman;
	FONT-SIZE : small;
	MARGIN-TOP : 0px;
}
P  {
	COLOR : White;
	font-family : sans-serif;
	font-size : 9pt;
	line-height: 14pt
	TEXT-ALIGN : justify;
	font-weight : normal;
	BACKGROUND-COLOR : RGB (20,170,250);
}

UL  {
	COLOR : White;
	FONT-FAMILY : verdana,Arial,Times Roman;
	FONT-SIZE : small;
	TEXT-ALIGN : justify;
	line-height: 14pt
}
OL  {
	COLOR : White;
	FONT-FAMILY : verdana,Arial,Times Roman;
	FONT-SIZE : small;
	TEXT-ALIGN : justify;
	background : #006699;
}

A  {
	font-size : x-small;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	line-height: 14pt
	color : Yellow;
	text-decoration : none;
	BACKGROUND-COLOR : RGB (20,170,250);
}

A:Visited  {
	color : Silver;
	font-size : x-small;
	font-family : sans-serif;
	font-weight : normal;
	line-height: 14pt
	font-style : normal;
	text-decoration : none;
	BACKGROUND-COLOR : RGB (20,170,250);
}

A:Active  {
	font-size : x-small;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	line-height: 14pt
	color : Fuchsia;
	text-decoration : none;
	BACKGROUND-COLOR : RGB (20,170,250);
}

A:Hover  {
	font-size : x-small;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	line-height: 14pt
	color : Red;
	text-decoration : underline;
	BACKGROUND-COLOR : RGB (20,170,250);
}

A.h2normal  {
	FONT-FAMILY : verdana,Arial,Times Roman;
	FONT-SIZE : 11pt;
	FONT-WEIGHT : normal;
	line-height: 14pt
	TEXT-DECORATION : none;
	color : Silver;
}

A.h3normal  {
	FONT-FAMILY : verdana,Arial,Times Roman;
	FONT-SIZE : small;
	FONT-WEIGHT : normal;
	TEXT-DECORATION : none;
	color : Yellow;
}

TD  {
	COLOR : White;
	font-family : sans-serif;
	font-size : x-small;
	TEXT-ALIGN : left;
	FONT-WEIGHT : normal;
	line-height : 6pt;
	padding-top : 0;
	padding-bottom : 0;
}

H1  {
	COLOR : Yellow;
	FONT-SIZE : x-large;
	FONT-STYLE : normal;
	FONT-WEIGHT : normal;
	TEXT-ALIGN : center;
	font-family : serif;
}

H2  {
	BACKGROUND-POSITION : left 50%;
	COLOR : Yellow;
	FONT-FAMILY : serif;
	FONT-SIZE : large;
	font-weight : normal;
}

H2.thb  {
	BACKGROUND-POSITION : center 50%;
	COLOR : Silver;
	FONT-FAMILY : verdana,Arial;
	FONT-SIZE : large;
}

H2.normal  {
	BACKGROUND-POSITION : center 50%;
	COLOR : rgb(0,0,0);
	FONT-FAMILY : verdana,Arial;
	FONT-SIZE : 11pt;
	FONT-WEIGHT : normal;
}

H3  {
	COLOR : rgb(255,0,0);
	FONT-FAMILY : verdana,Arial;
	FONT-SIZE : 12pt;
	FONT-STYLE : normal;
	FONT-WEIGHT : normal;
	TEXT-ALIGN : left;
}

H4  {
	COLOR : rgb(255,0,0);
	FONT-FAMILY : verdana,Arial;
	FONT-SIZE : 11pt;
	FONT-STYLE : normal;
	FONT-WEIGHT : normal;
	TEXT-ALIGN : left;
}

