P {font-family: Arial, Helvetica, sans-serif; font-size: 9pt; text-align: justify; color: #3c3c3c}  


h1 {font-family: Arial, Helvetica, sans-serif; color: #008AB0; font-weight: normal; font-size: 9pt;}

h2 {font-family: Arial, Helvetica, sans-serif; color: #FBB034; font-weight: normal; font-size: 7pt;}

h3 {font-family: Arial, Helvetica, sans-serif; color: #008AB0;  font-weight: normal; font-size: 7pt; text-align: center}

.orange:link {
	color: #fbb034;
	text-decoration: none;
}
.orange:visited {
	text-decoration: none;
	color: #fbb034;
}
.orange:hover {
	text-decoration: underline;
}
.orange:active {
	text-decoration: none;
}