a {
	font-family: "Lucida Console";
	font-size: 8pt;
	font-weight:bold;
	text-decoration:none;
	color: #990066;
}
a:hover{
	text-decoration:underline;
}
h1 {
	font-family: "Lucida Console";
	font-size: 10pt;
	color: #000000;
}
h2 {
	font-family: "Lucida Console";
	font-size: 12pt;
	color: #000000;
}

body {
	font-family: "Lucida Console";
	font-size: 9pt;
	color: #000000;
}

p {
	font-family: "Lucida Console";
	font-size: 9pt;
	color: #000000;
}
td {
	font-family: "Lucida Console";
	font-size: 9pt;
	color: #000000;
}
.date {
	font-family: "Lucida Console";
	font-size: 8pt;
	color: #999999;
}

