@charset "UTF-8";
body {
	background-color: #E9E7D1;
	margin-top: 20px;
}
body,td,th {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #5E6062;
	line-height: 16px;
}
table {
	background-image: url(images/tile.gif);
	background-repeat: repeat;
}
a:link {
	font-size: 11px;
	color: #5E6062;
	text-decoration: none;
	font-family: "Lucida Grande", Arial, sans-serif, Verdana;
}
a:hover {
	color: #000000;
	font-size: 11px;
	font-family: "Lucida Grande", Arial, sans-serif, Verdana;
}
a:visited {
	text-decoration: none;
	font-family: "Lucida Grande", Arial, sans-serif, Verdana;
	font-size: 11px;
	color: #5E6062;
}
a:active {
	text-decoration: none;
	font-family: "Lucida Grande", Arial, sans-serif, Verdana;
	font-size: 11px;
	color: #5E6062;
}

