body {
	background: #e53900 !important;
	color: #000;
}

a:link {
	color: #e53900 !important;
}
a:active, a:visited {
	color: #af1600 !important;
}

td { font-size: 10pt; font-family: arial }

.bold { text-decoration: underline }

.headcolor { color: E53900 }