@charset "ISO-8859-1";
table {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333333;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	text-decoration: underline;
	color: #333333;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	text-decoration: underline;
	color: #333333;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	text-decoration: underline;
	color: #333333;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #000000;
}
