P  {
	font-size : 11pt;
	font-family : arial;
	font-style : normal;
	font-weight : normal;
	color : Black;
	font : normal;
	text-indent: 12pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

H1  {
	font-family : Georgia;
	font-size : 17pt;
	font-style : normal;
	font-weight : bold;
	color : #666666;
	text-align : center;
	margin-top: 10pt;
	margin-bottom: 5pt;
}

H2  {
	font-family : serif;
	font-size : 15pt;
	font-weight : normal;
	font-style : normal;
	color : #444666;
	text-align : center;
	margin-top: 10pt;
	margin-bottom: 5pt;
}
H3  {
	font-family : serif;
	font-size : 14pt;
	font-weight : normal;
	font-style : normal;
	color : Black;
	text-align : center;
	margin-top: 5pt;
	margin-bottom: 0pt;
}
H4  {
	font-family : serif;
	font-size : 10pt;
	font-weight : normal;
	font-style : normal;
	color : #555555;
	text-align : center;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

A  {
	font-size : 11pt;
	font-family : arial;
	font-weight : bold;
	font-style : normal;
	color : #006699;
	text-decoration : none;
}

A:Visited  {
	font-size : 11pt;
	font-family : arial;
	font-weight : bold;
	font-style : normal;
	color : #006699;
	text-decoration : none;
}

A:Active  {
	font-size : 11pt;
	font-family : arial;
	font-weight : bold;
	font-style : normal;
	color : #006699;
	text-decoration : none;
}

A:hover  {
	color : #3333CC;
	font-size : 11pt;
	font-family : arial;
	font-weight : bold;
	font-style : normal;
	text-decoration : underline;
}

BODY  {
	background-color : #000000;
}


