
h1 {
	font-size: 14pt;
	color: #FFFFFF;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Courier New;
	font-weight: 100;
}

h2 {
	font-size: 12pt;
	color: black;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Courier New;
	font-weight: normal;
}

h3 {
	font-size: 14pt;
	color: #000000;
	align: left;
	valign: top;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Courier New;
	font-weight: 600;
}

p {
	font-size: 8pt;
	color: #000000;
	font-family: Verdana, Arial, Geneva, Helvetica;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: normal;

}

#justify {
	font-size: 8pt;
	color: #000000;
	font-family: Arial;
	text-align: justify;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: normal;
}

a {
	font-size: 9pt;
	color: #111111;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Verdana;
	font-weight: 500;
}

a:hover	{
	font-size: 9pt;
	color: #555555;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Verdana;
	font-weight: 500;
}

#index 	{
	font-size: 12pt;
	color: #FFFFFF;
	text-align: right;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Courier New;
	font-weight: normal;
}