body { color: #000000; font-size: 9pt; font-family: Arial; background-color: #000000; }
p {}
td {}
a:link { color: black ; font-size: 9pt; }
a:visited { color: gray ; font-size: 9pt; }
a:hover { color: white ; font-size: 9pt; background-color: red; }
a:active { color: red }
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #000000;
	text-decoration: blink;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
