{ color: #000000; font-family: Arial; font-size: 6pt }
H1 {
	color:#999999;
	font-family: "Century Gothic";
	font-weight: bold;
	font-size: 12pt;
}

}H2 {
	text-align:justify;
	color:#000000;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
}

P {
	text-align:justify;
	color:#000000;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
}

a:link       { color: #000000; text-decoration: none; font-style: normal; font-variant: normal; font-weight: bold; font-size: 12pt; font-family: "Century Gothic"}

a:visited    { color: #000000; text-decoration: none; font-style: normal; font-variant: normal; font-weight: bold; font-size: 12pt; font-family: "Century Gothic"}

a:hover      {
	color: #FFFFFF;
	bgcolor: #000000;
	text-decoration: underline;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 12pt;
	font-family: "Century Gothic";
	background-color: #333333;
}

a:active     {
	color: #FFFFFF;
	bgcolor: #000000;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 12pt;
	font-family: "Century Gothic";
	background-color: #333333;