@charset "ISO-8859-1";

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:16px;
	color:#000000;
	}
h1 {
	font-size: 22px;
	font-weight: bold;
	color: #000000;
	padding-top: 30px;
	font-family: "Courier New", Courier, monospace;
}
a {
	color:#333333;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#993333;
}
