a:hover {
	text-decoration: underline;
}
a:link {
	text-decoration: none;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
}
.tableborder {
	border: 1px solid #0066CC;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	list-style-type: disc;
}
.textlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0066CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}
