body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 18pt;
	color: #000000;
	background-color: #FC9;
	text-align: justify;

}
a {
	color: #07357B;
	text-decoration: none;
}
a:hover {
	color: #07357B;
	text-decoration: underline;
}
a.menu {
	line-height: 12pt;
	color: #093A81;
	text-decoration: none;
}
a.menu:hover {
	color: #093A81;
	text-decoration: underline;
}
h1 {
	font-size: 24pt;
	line-height: 32pt;
	font-weight: bold;
	text-align: center;
	font: "Book Antiqua";
}
small {
	font-size: 10pt;
}
td {
	line-height: 18pt;
}

