body {
	background-color: #ffffff;
	color: #000000;
	font-family:  Arial, sans-serif;
	font-size: 9pt;
}

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

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

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

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

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

.header {
	font-size:14pt;
	font-weight:bold;
}
