body, html {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

body { background-color:#CCCCCC}

td {
	font-size: 10pt;
	color: #000000;
}
h1 {
	font-size: 11pt;
	margin-bottom: 0px;
}
a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
	color: #000066;
	text-decoration: none;
}
a:hover {
	color: #0033CC;
	text-decoration: underline;
}
a:active {
	color: #990000;
	text-decoration: none;
}
