td {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #003300;
	text-decoration: none;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #009900;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #0000CC;
	text-decoration: none;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #330099;
	text-decoration: underline;
}
