body {
	background-color: #ffffff;
	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: underline;
	color: #000066;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
	color: #3366cc;
	font-weight: bold;
}

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

.header {
	font-size:8pt;
	font-weight:bold;
	color: #3366cc;
}
