P  {
	font-size : 10pt;
	font-family : Arial;
	color : White;
}

H1  {}

H2  {}

H3  {}

A  {
	font-size : 10pt;
	font-family : Arial;
	color : White;
}

A:Visited  {
	font-size : 10pt;
	font-family : Arial;
	color : White;
}

A:Active  {
	font-size : 10pt;
	font-family : Arial;
	color : White;
}

A:Hover  {}

BODY  {
	font-size : 10pt;
	font-family : Arial;
	color : White;
}

.pheader  {
	font-weight : bold;
	text-decoration : none;
	font-size : 12pt;
	color : #00B1FF;
	font-family : Arial;
}

.pagename  {
	color : #00B1FF;
	font-weight : bold;
	font-size : 10pt;
	text-indent : 8pt;
	font-family : sans-serif;
}

.names  {
	font-size : 12pt;
	font-family : Arial;
	font-weight : bold;
	color : #00B1FF;
}

.base  {
	font-size : 10pt;
	font-family : Arial;
	color : White;
}

.phighlight  {
	color : #ffffff;
	font-weight : bold;
	font-family : Arial;
	font-size : 10pt;
}

.border  {
	border-width : thin;
	border-style : solid;
	color : White;
	border-color : #40D810;
	font-size : 10pt;
	font-family : Arial;
}

.divider  {
	color : White;
	width : 100%;
	display : noshade;
}

.list  {
	font-size : 10pt;
	font-family : Arial;
	color : White;
	list-style-position : inside;
	list-style : outside;
	list-style-type : disk;
}

.fieldname  {
	font-size : 10pt;
	font-family : Arial;
	font-weight : bold;
	color : #FFFFFF;
}

