a:link {
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}
p {
	font-size: small;
}
.BODY-TEXT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
