BODY  {
	BACKGROUND-COLOR : White;
	COLOR : White;
	FONT-FAMILY : verdana,Arial,Times Roman;
	FONT-SIZE : 10 pt;
	MARGIN-TOP : 0px;
}
P  {
	COLOR : White;
	font-family : sans-serif;
	FONT-SIZE : 10 pt;
	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 : 10 pt;
	TEXT-ALIGN : justify;
	line-height: 14pt
}
OL  {
	COLOR : White;
	FONT-FAMILY : verdana,Arial,Times Roman;
	FONT-SIZE : 10 pt;
	TEXT-ALIGN : justify;
	background : #006699;
}

A  {
	font-size : 10 pt;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	color : Yellow;
	text-decoration : none;
	BACKGROUND-COLOR : RGB (20,170,250);
	font-weight : normal;
}

A:Visited  {
	color : Silver;
	font-size : 10 pt;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;
	BACKGROUND-COLOR : RGB (20,170,250);
}

A:Active  {
	font-size : 10 pt;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	color : Fuchsia;
	text-decoration : none;
	background-color : #6666cc;
	BACKGROUND-COLOR : RGB (20,170,250);
}

A:Hover  {
	font-size : 10 pt;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	color : Red;
	text-decoration : none;
	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 : 10 pt;
	TEXT-ALIGN : left;
	FONT-WEIGHT : normal;
	line-height : 6pt;
	padding-top : 0;
	padding-bottom : 0;
}


