body,td,th {
	font-family: "Arial";
	font-size: 12px;
	color: #000080;
}
a:link {
	font-size: 12px;
	font-weight: bold;
	color: #000080;
	font-style: underline;
}
a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #000080;
	font-style: underline;
}
a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #000080;
	font-style: underline;
}
a:active {
	font-size: 12px;
	font-weight: bold;
	color: #000080;
	font-style: underline;
}
.heading {
	font-family: "Arial";
	font-size: 22pt;
	font-weight: bold;
	color: #000080;
}
.title {
	font-family: "Arial";
	font-size: 16pt;
	font-weight: bold;
	color: #000080;
}
.bottom {
	font-family: "Arial";
	font-size: 9pt;
	color: #000080;
}
.spreuk {
	font-family: "Arial";
	font-size: 10pt;
	color: #000080;
	font-style: italic;
}