@charset "UTF-8";
body {
	font-family: "Lucida Console", Monaco, monospace;
	background-color: #f5f4f0;
}

td {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

th {
	font-family: "Times New Roman", Times, serif;
}
.logo {
	text-align: center;
	vertical-align: middle;
	height: 100%;
	width: 100%;
	padding-bottom: 4px;
	alignment-baseline: middle;
	position: absolute;
}
p {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
a:link {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #000000;
}
a:hover {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #f6b12a;

}
img {
	vertical-align: middle;
	padding-bottom: 4px;
	alignment-baseline: central;
}
