a {
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #0000CC;
	font-style: oblique;
}
a:active {
	text-decoration: none;
}
.times10 {
	font: 12pt "Times New Roman", Times, serif;
}
