BODY  {
	background : FFFFFF;
	color : black;
	font-family : Verdana, Arial;
	font-size : 8pt;
}

A:link  {
	color : 990000;
}

A:visited  {
	color : 880000;
}

A:hover  {
	color : GOLD;
}

A.normal:link  { color : black; text-decoration : none; }
A.normal:visited  { color : black; text-decoration : none; }
A.normal:hover  { color : GOLD; text-decoration : none; }

A.not_normal:link  { color : red; text-decoration : none; }
A.not_normal:visited  { color : red; text-decoration : none; }
A.not_normal:hover  { color : brown; text-decoration : none; }

A.mailto:link  { color : blue; text-decoration : none; }
A.mailto:visited  { color : blue; text-decoration : none; }
A.mailto:hover  { color : purple; text-decoration : none; }

H1  {
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 18pt;
	font-weight : bold;
	color : blue;
}

H2  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 16pt;
	font-style : bold;
	margin-top : -.4em;
	margin-bottom : -.1em;
	color : #336699;
}

H3  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14pt;
	font-style : bold;
}

H4  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-style : bold;
}

H5  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : bold;
}

H6  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : bold;
}

HR  {
	color : #6699CC;
}

TABLE  {
	font-family : Verdana, Arial;
	font-size : 8pt;
	background-color : CCCCCC;
	cellpadding: 0;
	cellspacing: 0;
	border-left-width : 1;
	border-right-width : 1;
	border-top-width : 1;
	border-bottom-width : 1;
	border-color : 000000;
	border-style : 1;
}

TABLE.not_normal  {
	font-family : Verdana, Arial;
	font-size : 8pt;
	background-color : CCCCCC;
	cellpadding: 0;
	cellspacing: 0;
	border-left-width : 0;
	border-right-width : 0;
	border-top-width : 0;
	border-bottom-width : 0;
	border-color : 000000;
	border-style : 0;
}

BLOCKQUOTE  {
	background : white;
	color : black;
	font-style : italic;
	font-size : 8pt;
}

BLOCKQUOTE P  {
	background : white;
}

TR.HEAD {
	color : black;
	font-size : 8pt;
	font-weight : bold;
	background-color : CCFFFF;
	font-family : Arial, Helvetica, sans-serif;
}

TR.DARKRED {
	background-color : CCCCCC;
	color : 990000;
	font-size : 8pt;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
}

TR.DARKGREEN {
	background-color : CCCCCC;
	color : GREEN;
	font-size : 8pt;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
}

TR.DARK {
	background-color : CCCCCC;
	color : black;
	font-size : 8pt;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
}

TR.LIGHTGREEN  {
	background-color : DDDDDD;
	color : green;
	font-size : 8pt;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
}

TR.LIGHTRED  {
	background-color : DDDDDD;
	color : 990000;
	font-size : 8pt;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
}


TR.LIGHT  {
	background-color : DDDDDD;
	color : black;
	font-size : 8pt;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
}

TR.WHITE {
	font-size : 8pt;
	font-weight : bold;
	background-color : FFFFFF;
	color : black;
	font-size : 8pt;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
}

TABLE.SELECT  {
	background-color : Navy;
}


TH  {
	color : White;
	background-color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
}

TH.title  {
	color : White;
	font-family : Verdana, Arial;
	font-size : 12pt;
}

TD.text {
	color : Black;
	font-family : Verdana, Arial;
	font-size : 12pt;
}

TD.text2 {
	color : Black;
	font-family : Verdana, Arial;
	font-size : 10pt;
}

TD.small {
	color : Black;
	font-family : Verdana, Arial;
	font-size : 10pt;
}
TD.head {
	color : Black;
	font-family : Verdana, Arial;
	font-size : 10pt;
	font-weight : bold;
}
FONT.small
{
	color : Black;
	font-family : Verdana, Arial;
	font-size : 10pt;
}
FONT.red
{
	color : red;
	font-family : Verdana, Arial;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
}
FONT.green
{
	color : green;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
}
FONT.purple
{
	color : purple;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
}
