body {
	background-color: #ffffff;
	color: #000000;
	font-family:  Verdana, sans-serif;
	font-size: 9pt;
	text-align: justify;
}

td {
	color: #000000;
	font-family:  Verdana, sans-serif;
	font-size: 9pt;
	text-align: justify;
}

hr {
	height: 1px;
	color: #000000;
}

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

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

a:active, a:hover {
	text-decoration: underline;
	color: #ff6600;
	font-weight: bold;
}

.head {
	font-family:monospace;
	text-align:right;
	font-size:13pt;
	font-weight:bold;
	color:#000066;
}

.eight {
	font-size: 8pt;
}

.right {
	text-align:right;
}
