a:hover {
	color: #000066;
	font-style: italic;
}
a:visited {
	color: #CC33FF;
}
a:active {
	font-style: italic;
	color: #000033;
	font-weight: bold;
}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: underline;
	margin: 1pt;
	padding: 1px;
}
ul {
	text-indent: 5pt;
	text-align: left;
}
sup {
	font-size: small;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
}
