td {
	font-family: Tahoma, Arial, "MS Sans Serif";
	font-size: 14px;
	color: #000000;
}
p {
	font-family: Tahoma, Arial, "MS Sans Serif";
	font-size: 14px;
	color: #000000;
}
h1 {
	font-family: Tahoma, Arial, "MS Sans Serif";
	font-size: 24px;
	font-weight: bold;
	color: #993333;
}
h2 {
	font-family: Tahoma, Arial, "MS Sans Serif";
	font-size: 18px;
	font-weight: bold;
	color: #993333;
}
a:link {
	font-family: Tahoma, Arial, "MS Sans Serif";
	font-size: 14px;
	font-weight: bold;
	color: #993333;
	text-decoration: underline;
}
a:hover {
	font-family: Tahoma, Arial, "MS Sans Serif";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a:visited {
	font-family: Tahoma, Arial, "MS Sans Serif";
	font-size: 14px;
	font-weight: bold;
	color: #993333;
	text-decoration: underline;
}
