BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	background-color: #80c0c0;
}
A {
	color: #0000EF;
	text-decoration: none;
}
A:visited {
	color: #0000FF;
}
A:active {
	color: #FF0000;
}
A:hover {
	color: #FF0000;
	text-decoration: underline;
}
TD {
	font-family: Arial, sans-serif;
	font-size: 8pt;
	color: black;
}

.header {
    color: black;
	text-align: left;
    font-size: 14pt;
    font-weight: bold;
    font-family: Arial, sans-serif;
}
.category {
    color: black;
	text-align: left;
    font-size: 12pt;
    font-weight: bold;
    font-family: Arial, sans-serif;
}
.subject {
    color: black;
	text-align: left;
    font-size: 10pt;
    font-weight: bold;
    font-family: Verdana, Arial, sans-serif;
}
.date {
    color: black;
	text-align: left;
    font-size: 9pt;
    font-family: Arial, sans-serif;
}
.blurb {
    color: black;
	text-align: left;
    font-size: 9pt;
    font-family: Arial, sans-serif;
}
.entry {
    color: black;
	text-align: left;
    font-size: 9pt;
    font-family: Arial, sans-serif;
}

