body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	background-color: #ffffff;
}
a:link {
	color: #000000;
	text-decoration: none;
      font: bold;
}
a:visited {
	color: #000000;
	text-decoration: none;
      font: bold;
}
a:hover {
	color: #7DA0BF;
	text-decoration: none;
      font: bold;
}
a:active {
	color: #7DA0BF;
	text-decoration: none;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

