P  {
	font-size : 10pt;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : Navy;
}

H1  {
	font-size : 16pt;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : Red;
}

H2  {
	font-size : 12pt;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : Red;
}

H3  {
	font-size : 10pt;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : Red;
}

A  {
	font-size : 10pt;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : Navy;
}

A:Visited  {
	font-size : 10pt;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #000066;
}

A:Active  {
	font-size : 10pt;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : navy;
}

A:Hover  {
	font-size : 10pt;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : Red;
}

BODY  {
	font-size : 10pt;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : Navy;
	background-color : #F0F0F0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	margin-bottom : 0;
}

UL  {
	font-size : 10pt;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : Navy;
}

INPUT  {
	font-size : 10pt;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : White;
}

LI  {
	font-size : 10pt;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : Navy;
	line-height : 12pt;
}

TABLE  {
	font-size : 10pt;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : Navy;
}

TD  {
	font-size : 10pt;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : Navy;
}

DIV  {
	font-size : 10pt;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : Navy;
	text-align : left;
	border-left-width : thin;
	border-right-width : thin;
	text-indent : 72;
}

