body	{
	font-family: helvetica, arial, sans-serif;
	font-size: 12pt;
	margin: 0px;
	}

a:link {
	text-decoration: none;
	#font-weight: bold;
}

a:visited {
	text-decoration: none;
	#font-weight: bold;
}

a:hover {
	text-decoration: underline;
	font-weight: bold;
}

.pageNumbers {
	text-transform: lowercase;
}
