body {
	background-color: #eeeeee;
	color: #000000;
	font-family:  Verdana, sans-serif;
	font-size: 8pt;
}

td {
	color: #000000;
	font-family:  Verdana, sans-serif;
	font-size: 8pt;
}

div {
	color: #000000;
	font-family:  Verdana, sans-serif;
	font-size: 8pt;
}

a:link,a:visited,a:active {
	text-decoration: none;
	color: #990000;
	font-weight: bold;
}

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

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


