TD {
	font-size: 9pt;
}

P {
	font-size: 9pt; margin-top:0; margin-bottom:0
}

li {
	font-size: 9pt;
}

HR {
	width : 50%;
	height : 1px;
}

A:link {
	text-decoration: underline;
}

A:visited {
	text-decoration: underline;
}

A:active {
	text-decoration: none;
}

A:hover {
	text-decoration: none;
}

H1 {
	font-size: 12pt;
	font-style: bold;
}