body {
	color: white;
	background-color: #800300;
	font-weight: bold;
}
p {
	text-align: left;
}
td {}
a:link { color: lime }
a:visited { color: green }
a:hover { color: aqua }
a:active { color: red }
h1 { color: white; font-size: 18pt; font-weight: bold; margin: 0.67em 0; }
h2 { color: aqua; font-size: 12pt; font-weight: bold; margin: 0.83em 0; }
h4 { color: white; font-size: larger; font-weight: bold; font-style: oblique; margin-right: 0; margin-left: 0; padding: 0; border-style: none; border-width: thin; }
.center {
	text-align: center;
}
.center {
	text-align: center;
}

