body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
}
td {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
}
.boldText {
	font-weight: bold;
	color: #CC0000;
}
a:link {
	color: #006633;
	text-decoration: underline;
}
a:visited {
	color: #006633;
	text-decoration: underline;
}
a:hover {
	color: #CC0000;
}
