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

A:link  {
	color : blue;
}

A:visited  {
	color : darkblue;
}

A:hover  {
	color : Red;
}

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;
}

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.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;
}

