P {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
A:link, A:visited {
	color: #0000CC;
	text-decoration: none;
}
A:hover, A:active {
	color: #0000CC;
	text-decoration: underline overline;
}
SPAN {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}
H2 {
	color: #990099;
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	font-weight: bold;
	text-align: center;
}
UL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.purple {
	color: #990099;
	font-size: 12pt;
	font-weight: bold;
}