input {
	font-size: 9pt;
}
td {
	font-size: 9pt;
}
p {
	font-size: 9pt;
	line-height: 2em;
	text-indent: 2em;
}
a:link {
	color: #303E1E;
	text-decoration: none;
}
a:visited {
	color: #303E1E;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
a:active {
	color: #FF3300;
	text-decoration: none;
}
li {
	line-height: 1.5em;
	font-size: 9pt;
}
