P  {
	font-size : 10pt;
	font-family : "Courier New", Courier, monospace;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;
	color : #FFA888;
	text-align : justify;
}

H1  {
	font-size : 20pt;
	font-family : "Courier New", Courier, monospace;
	font-weight : bold;
	font-style : italic;
	text-decoration : none;
	color : #FD4D5D;
	text-align : left;
}

H2  {
	font-size : 14pt;
	font-family : "Courier New", Courier, monospace;
	font-weight : bold;
	font-style : normal;
	text-decoration : none;
	color : #FF8D6D;
	text-align : left;
}

H3  {
	font-size : 8pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;
	color : #A85432;
	text-align : left;
}

H4  {
	font-size : 11pt;
	font-family : "Courier New", Courier, monospace;
	font-weight : 700;
	font-style : normal;
	text-decoration : none;
	color : #000000;
	text-align : left;
}

H5  {
	font-size : 2pt;
	font-family : "Courier New", Courier, monospace;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;
	color : #000000;
	text-align : center;
}

H6  {
	font-size : 9pt;
	font-family : "Courier New", Courier, monospace;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;
	color :#FFA888;
	text-align : center;
	margin-top : 7px;
	margin-bottom : 0px;
}

A  {
	font-size : 11pt;
	font-family : "Courier New", Courier, monospace;
	font-weight : 700;
	font-style : normal;
	text-decoration : none;
	color : #000000;
	text-align : left;
}

A:HOVER {
	font-size : 11pt;
	font-family : "Courier New", Courier, monospace;
	font-weight : 700;
	font-style : normal;
	text-decoration : none;
	color : #A85432;
	text-align : left;
}

BODY  {
	font-size : 10pt;
	font-family : "Courier New", Courier, monospace;
	font-weight : bold;
	font-style : normal;
	text-decoration : none;
	color : #000000;
	text-align : center;
}

FORM {
	font-size : 9pt;
	font-family : "Courier New", Courier, monospace;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;
	color : #FFA888;
	text-align : justify;	
}