body {
	color: #000000;
	background-color: #ffffff;
	font-family: arial;
	font-size: 15pt;
	font-weight: normal;
	background-color: transparent;
}

td {
	color: #000000;
	font-family: arial, sans-serif;
	font-size: 15pt;
	font-weight: normal;
}

a:visited, a:link, a:active {
	text-decoration: underline;
	color: #00237B;
	background-color: transparent;
	font-family: arial, sans-serif;
	font-size: 15pt;
	font-weight: normal;
}

a:hover {
	text-decoration: underline;
	color: #000033;
	background-color: transparent;
}

p.bolder { 
	font-style: italic;
	font-size: 15pt
}