h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #006699;
	font-weight: bold;
	font-variant: normal;
	font-style: italic;
	line-height: normal;
	font-size: 24pt;
	text-transform: none;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	text-align: justify;
}
.bolded {
	font-weight: bolder;
	color: #990033;
}
