<STYLE TYPE="text/css">
BODY  {
	font-size : 10pt;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : Black;

	background-color: #FFFFFF;
}
P  {
	font-size : 10pt;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : Black;
}

H1  {
	font-size : 14pt;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : Black;
}

H2  {
	font-size : 12pt;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color :   Black;
}

H3  {
	font-size : 10pt;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : Black;
}

H4  {
	font-size : 12pt;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : White;
	background-color: #669933;
}
H5  {
	font-size : 12pt;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color :  #666699;

}
H6  {
	font-size : 10pt;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : #454545;

}
LI  {
	font-size : 10pt;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : Black;
}


A  {
	font-size : 10pt;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : Purple;
}

A:Visited  {}

A:Active  {
	font-size : 10pt;
}

A:Hover  {}


}

UL  {
	font-size : 10pt;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : Black;
}

INPUT  {
	font-size : 10pt;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : Black;
}

TABLE  {
	font-size : 8pt;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : Black;
}

TD  {
	font-size : 8pt;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : Black;
}

TH  {
	font-size : 8pt;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : White;
	background-color: #669933;
}


A.tlink  {
	font-size : 8pt;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : Purple;
}

A.tlink:Visited  {}

A.tlink:Active  {
	font-size : 8pt;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : red;
}

A.tlink:Hover  {}

</style>