body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000000;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	text-decoration: underline;
	font-weight: bold;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #6600cc;
	text-decoration: none;
}
a:hover {
	color: #ac9142;
	text-decoration: none;
}
a:active {
	color: #804000;
	font-weight: bolder;
}
