<STYLE type="text/css">  {
	FONT-WEIGHT : normal;
	FONT-SIZE : x-small;
	COLOR : Black;
}

UL  {
	LIST-STYLE-POSITION : inside;
}

BODY  {
	COLOR : black;
	font-size : x-small;
}

P  {
	FONT-SIZE : x-small;
	TEXT-ALIGN : justify;
}


TABLE.headliner  {
	BACKGROUND-COLOR : #fbfdfd;
	border-style : outset;
}

TR.headliner  {
	COLOR : darkred;
	BACKGROUND-COLOR : #e0cbaf;
}

SUP  {
	FONT-SIZE : smaller;
}

CITE  {
	FONT-SIZE : 9pt;
	MARGIN-LEFT : 15px;
	PADDING-TOP : 30px;
	FONT-STYLE : normal;
	TEXT-ALIGN : justify;
}

A:link  {
	FONT-WEIGHT : bold;
	COLOR : brown;
	TEXT-DECORATION : underline;
	font-size : x-small;
}

A:visited  {
	FONT-WEIGHT : bold;
	COLOR : maroon;
	TEXT-DECORATION : underline;
	font-size : x-small;
}

A:active  {
	FONT-WEIGHT : bold;
	COLOR : brown;
	TEXT-DECORATION : underline;
	font-size : x-small;
}

A.left:active
{
	font-weight: bold;
	color: navy;
	text-decoration: underline;
	font-size: small;
	position: relative;
	left: 5%;
	font-style: italic;
}

A.left:link  {
	FONT-WEIGHT : bold;
	COLOR : navy;
	TEXT-DECORATION : underline;
	font-size: small;
	position: relative;
	left: 5%;
	font-style: italic;
}

A.left:visited  {
	FONT-WEIGHT : bold;
	COLOR : navy;
	TEXT-DECORATION : underline;
	font-size: small;
	position: relative;
	left: 5%;
	font-style: italic;
}

A.left:hover  {
	FONT-WEIGHT : bold;
	COLOR : red;
	TEXT-DECORATION : underline;
	font-size: small;
	position: relative;
	left: 5%;
	font-style: italic;
}

A.int:active
{
	font-weight: normal;
	color: navy;
	text-decoration: underline;
	font-size: x-small;
	position: relative;
	font-style: italic;
}

A.int:link  {
	FONT-WEIGHT : normal;
	COLOR : navy;
	TEXT-DECORATION : underline;
	font-size: x-small;
	position: relative;
	font-style: italic;
}

A.int:visited  {
	FONT-WEIGHT : normal;
	COLOR : navy;
	TEXT-DECORATION : underline;
	font-size: x-small;
	position: relative;
	font-style: italic;
}

A.int:hover  {
	FONT-WEIGHT : normal;
	COLOR : red;
	TEXT-DECORATION : underline;
	font-size: x-small;
	position: relative;
	font-style: italic;
}

H2  {
	FONT-WEIGHT : bold;
	FONT-SIZE : medium;
	COLOR : Maroon;
	TEXT-ALIGN : left;
	font-style : normal;
}

H2.Q
{
	font-weight: bold;
	font-size: medium;
	color: olive;
	text-align: left;
	font-style: normal;
}

H2.FORE  {
	FONT-WEIGHT : bold;
	FONT-SIZE : medium;
	COLOR :Purple;
	TEXT-ALIGN : left;
	font-style : normal;
}

H2.NF  {
	FONT-WEIGHT : bold;
	FONT-SIZE : medium;
	COLOR : Navy;
	TEXT-ALIGN : left;
	font-style : normal;
}

H2.EW
{
	font-weight: bold;
	font-size: medium;
	color: darkslategray;
	TEXT-ALIGN : left;
	font-style: normal;
}

H2.ANA  {
	FONT-WEIGHT : bold;
	FONT-SIZE : medium;
	COLOR : Black;
	TEXT-ALIGN : left;
	font-style : normal;
}

H2.left
{
	font-weight: bold;
	font-size: medium;
	color: maroon;
	text-align: left;
	font-style: normal;
	position: relative;

}

H3  {
	FONT-WEIGHT : bold;
	FONT-SIZE : medium;
	COLOR : darkgrey;
	TEXT-ALIGN : left;
}


H4  {
	FONT-WEIGHT : bold;
	FONT-SIZE : small;
	PADDING-TOP : 12px;
	TEXT-ALIGN : center;
}

TD.ANA  {
	FONT-SIZE : x-small;
	COLOR : black;
	TEXT-ALIGN : left;
}

TD.TDATA  {
	FONT-WEIGHT : bold;
	FONT-SIZE : x-small;
	COLOR : Maroon;
	TEXT-ALIGN : right;
}

TD.DIGB  {
	FONT-WEIGHT : bold;
	FONT-SIZE : x-small;
	TEXT-ALIGN : center;
}

TD.DIGS  {
	FONT-SIZE : x-small;
	TEXT-ALIGN : center;
}

TD.BOLD  {
	FONT-WEIGHT : bold;
	FONT-SIZE : small;
	TEXT-ALIGN : left;
}

TD.IND  {
	PADDING-LEFT : 25px;
	FONT-SIZE : small;
	MARGIN-LEFT : 17px;
	TEXT-ALIGN : left;
}

TD.INDB  {
	PADDING-LEFT : 25px;
	FONT-WEIGHT : bold;
	FONT-SIZE : small;
	MARGIN-LEFT : 17px;
	TEXT-ALIGN : left;
}

td.head  {
	font-weight : bold;
	color : snow;
	text-transform : capitalize;
	text-align : center;
	font-size : small;
	background-color : Gray;
}

td.foots  {
	font-size : x-small;
	text-align : left;
}

a.cont:link  {
	font-size : x-small;
	font-weight : bold;
	color : Maroon;
	text-decoration : underline;
}

span.hDate  {
	font-size : small;
	color : Black;
	font-weight : bold;
	text-align : right;
	font-family : sans-serif;
	font-style : italic;
}

span.hFile  {
	font-size : small;
	font-weight : bold;
	color : Black;
	font-family : sans-serif;
}

TR.HalfBackground  {
	font-weight : bold;
	background-color : black;
	color : White;
	text-align : center;
}

TR.HalfBackgroundNF  {
	font-weight : bold;
	background-color : navy;
	color : White;
	text-align : center;
}

TR.HalfBackgroundEW
{
	font-weight: bold;
	background-color: darkslategray;
	color: White;
	text-align: center;
}

TR.HalfBackgroundANA  {
	font-weight : bold;
	background-color : maroon;
	color : White;
	text-align : center;
}

TR.HalfBackgroundFORE  {
	font-weight : bold;
	background-color :DarkMagenta;
	color : White;
	text-align : center;
}

TR.HalfBackgroundQ  {
	font-weight : bold;
	background-color :Olive;
	color : White;
	text-align : center;
}

TD.BN  {
	font-weight : bold;
	text-align : right;
	font-size : x-small;
}

TD.BF  {
	text-align : center;
	font-size : x-small;
}
TD.BD  {
	font-weight : bold;
	text-align : left;
	font-size : x-small;
}

