BODY  {
	BACKGROUND-COLOR : #ffffff;
	COLOR : White;
	FONT-FAMILY : verdana,Arial,Times Roman;
	FONT-SIZE : small;
	MARGIN-TOP : 0px;
	MARGIN-LEFT : 0px;
	MARGIN-RIGHT: 0px;
}

P  {
	COLOR : White;
	FONT-FAMILY : verdana,Arial,Times Roman;
	FONT-SIZE : x-small;
	TEXT-ALIGN : justify;
	font-weight : normal;
	BACKGROUND-COLOR : #006666;
}

UL  {
	COLOR : White;
	FONT-FAMILY : verdana,Arial,Times Roman;
	FONT-SIZE : smaller;
	TEXT-ALIGN : justify;
}

OL  {
	COLOR : White;
	FONT-FAMILY : verdana,Arial,Times Roman;
	FONT-SIZE : smaller;
	TEXT-ALIGN : justify;
	background : #006666;
}

A  {
	font-size : 10pt;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	color : Yellow;
	text-decoration : none;
	background-color : #6666cc;
	font-weight : normal;
}

A:Visited  {
	color : Silver;
	font-size : 10pt;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;
	background-color : #6666cc;
}

A:Active  {
	font-size : 10pt;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	color : Fuchsia;
	text-decoration : none;
	background-color : #6666cc;
	background : #6666cc;
}

A:Hover  {
	font-size : 10pt;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	color : Red;
	text-decoration : none;
	background-color : #6666cc;
}

A.h2bold  {
	FONT-FAMILY : verdana,Arial,Times Roman;
	FONT-SIZE : 11pt;
	FONT-WEIGHT : normal;
	TEXT-DECORATION : none;
	color : Silver;
}

A.h3bold  {
	FONT-FAMILY : verdana,Arial,Times Roman;
	FONT-SIZE : smaller;
	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 : bold;
	TEXT-ALIGN : center;
	font-family : serif;
}

H2  {
	BACKGROUND-POSITION : left 50%;
	COLOR : Yellow;
	FONT-FAMILY : serif;
	FONT-SIZE : large;
	font-weight : bold;
}

H2.thb  {
	BACKGROUND-POSITION : center 50%;
	COLOR : Silver;
	FONT-FAMILY : verdana,Arial;
	FONT-SIZE : large;
}

H2.bold  {
	BACKGROUND-POSITION : center 50%;
	COLOR : rgb(0,0,0);
	FONT-FAMILY : verdana,Arial;
	FONT-SIZE : 11pt;
	FONT-WEIGHT : bold;
}

H3  {
	COLOR : rgb(255,0,0);
	FONT-FAMILY : verdana,Arial;
	FONT-SIZE : 12pt;
	FONT-STYLE : normal;
	FONT-WEIGHT : bold;
	TEXT-ALIGN : left;
}

H4  {
	COLOR : rgb(255,0,0);
	FONT-FAMILY : verdana,Arial;
	FONT-SIZE : 11pt;
	FONT-STYLE : normal;
	FONT-WEIGHT : bold;
	TEXT-ALIGN : left;
}

