body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	font-size: 18px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	font-size: 18px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:link {
	color:#990000;
	text-decoration:none;
	font-weight: normal;
}
a:visited {
	color:#990000;
	text-decoration:underline;
	font-weight: normal;
}
a:active {
	color:#990000;
	text-decoration:underline;
	font-weight: normal;
}
a:hover {
	color:#990000;
	text-decoration:underline;
	font-weight: bold;
} 

.redbox {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #800040;
	color: #FFFFCC;
	font-weight: bold;
	padding: 5;
}
h3 {
	color: #990000;
}
.datelink {
	font-weight: bold;
	text-decoration: underline;
}
