body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}
h5 {
	color: #009900;
	text-decoration: underline;
	font-weight: bold;
	font-size: 1.25em;
}
a:link {
	color: #666666;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #0000FF;
}
a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #009900;
}
a:active {
	text-decoration: underline;
	color: #666600;
}