/* CSS Document */

H1 {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: bold;
	line-height: 12pt;
	font-weight: normal;
	color: #66400C;
	text-decoration: none;
}
	
P  {
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 12pt;
	font-weight: normal;
	color: #66400C;
	text-decoration: none;
}

A:link  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 12pt;
	font-weight: bold;
	color: #66400C;
	text-decoration: none;
}

A:hover  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 12pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

A:visited  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 12pt;
	font-weight: bold;
	color: #66400C;
	text-decoration: none;
}

H2  {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 12pt;
	font-style: normal;
	line-height: 18pt;
	font-weight: bold;
	color: #66400C;
	text-decoration: none;
}

H3  {
	
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 12pt;
	font-weight: normal;
	color: #66400C;
	text-decoration: none;
}

H4  {
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 12pt;
	font-weight: bold;
	color: #663300;
	text-decoration: none;
}

H5  {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 10pt;
	font-weight: normal;
	color: #66400C;
	text-decoration: none;
}

H6  {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 10pt;
	font-weight: bold;
	color: #66400C;
	text-decoration: none;
}