html, body

body {
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #990033;
	background-color: #660000;
}
table {
	font-family: Arial;
	font-size: 9pt;
	color: 990033;
	text-decoration: none;
}
.style1 {font-size: 12}
a:link {
	color: #0000CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0000CC;
}
a:hover {
	text-decoration: underline;
	color: ##0000CC;
}
a:active {
	text-decoration: none;
	color: #0000CC;
}