body	{
	font-size: 9pt;
}
body, input, select, table, td, tr	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.header, #logo	{
	display: none;
}
ul	{
	margin: 0;
	padding: 0;
	list-style: none;
}
h1	{
	font-size: 13pt;
	border-bottom: 1px solid gray;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
}
h2	{
	font-size: 11pt;
}
h3	{
	clear: both;
	font-size: 10pt;
}
a	{
	color: black;
}
hr	{
	clear: both;
	margin: 10px 0;
}
