P  {}

INPUT  {
	font-size : 8pt;
	font-family : Verdana;
}

SELECT  {
	font-size : 8pt;
	font-family : Verdana;
}

HR  {
	width : 95%;
	color : #3366CC;
}

H1  {
	font-size : 14pt;
	font-weight : normal;
}

H2  {
	font-weight : normal;
	font-size : 12pt;
}

H3  {
	font-weight : bold;
	font-size : 10pt;
	border-bottom : Solid 2px #204080;
	ackground : #333333;
	padding-left : 3pt;
	padding-top : 2pt;
	padding-bottom : 2pt;
}

H5  {
	font-size : 10pt;
	background : #444444;
	padding-left : 3pt;
	padding-top : 2pt;
	padding-bottom : 2pt;
}

A  {
	text-decoration : none;
}

A:Visited  {}

A:Active  {}

A:Hover  {
	color : #66CCFF;
}

BODY  {
	font-size : 8pt;
	font-family : Verdana;
	color : White;
	line-height : 11pt;
	background : Black;
}

TD  {
	font-size : 8pt;
	line-height : 12pt;
	font-family : Verdana;
}

LI  {
	padding-bottom : 5pt;
}

PRE {
	font-size: 9pt;
}

BLOCKQUOTE {
	font-size: 8pt;
	background: #404040;
	padding-left: 15pt;
	padding-right: 15pt;
	padding-top: 10pt;
	padding-bottom: 10pt;
}