
body, table {  font-family: Times, serif;  font-size: 10pt; color: #black}
.dole {  font-family: Times, serif;  font-size: 7pt; color: #black}

a:link {
		color: #FF0000;
	text-decoration: none;
}
a:visited {
		color: #FF0000;
	text-decoration: none;
}
a:hover, a:active {
	color: #D37900;
	text-decoration: none;

