<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.toprows {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #D63939;
	font-size: 12px;
	text-align: center;

}
body {
	font-family: verdana;
	font-size: 12px;
}
.grayrows {
	font-size: 12px;
	text-align: center;
	background-color: #CCCCCC;
}
.normalrow {
	font-size: 12px;
	text-align: center;
	background-color: #EFEFEF;

}
.menu {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #FF0000;

}
.buttons {
	font-family: verdama;
	font-size: 14px;
	font-weight: bold;
}

body {
	font-family: verdana;
}
A:link {text-decoration: underline; color: #000000;}
A:visited {text-decoration: underline; color: #000000;}
A:active {text-decoration: underline; color: #000000;}
A:hover {text-decoration: none; color: red;}
.traderow {

	font-size: 12px;
	text-align: center;
}
.traderowssmall {
	font-weight: bold;
	font-size: 10px;
	text-align: center;
}
.toprowssmall {

	font-weight: bold;
	color: #FFFFFF;
	background-color: #CE0000;
	font-size: 10px;
	text-align: center;
}
.normalrowsmall {

	font-size: 10px;
	text-align: center;
	background-color: #EFEFEF;
}
.totalrowssmall {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	font-size: 10px;
	text-align: center;
}</pre></body></html>