body {
	background-color: #000000;
	color: #000000;
}

hr {
	color: #ffffff;
}

h1 {
	background-color: inherit;
	color: #ffffff;
	font-family: "Juice ITC";
	font-size: 30pt;
	font-weight: 600;
	text-align: center;
}

h2 {
	color: #ffffff;
	font-family: "Juice ITC";
	text-align: center;
}

h3 {
	background-color: inherit;
	color: #ffffff;
	font-family: "Juice ITC";
	font-size: 18pt;
	font-weight: 600;
	text-align: center;
}

caption {
	color: #b00000;
	font-family: "Bauhaus 93";
	font-size: 18pt;
	font-weight: lighter;
}

div {
	color: #ffffff;
}

#white {
	border-color: #ffffff;
	border-style: double;
}

.stg {
	border-color: #000000;
	border-style: solid;
	border-width: 2px;
	position: relative;
	right: 0px;
	top: 0px;
}

.stg1 {
	border-style: solid;
	border-width: 0px;
	color: #40e0d0;
	font-size: 30px;
	position: relative;
	text-align: center;
	text-decoration: underline;
	top: -200px;
}

.text {
	color: #ffffff;
	font-family: Harrington;
	font-size: 16pt;
	text-decoration: none;
	text-indent: 15px;
}

.bottom {
	border-bottom-style: solid;
	border-bottom-width: 4px;
	border-color: #cd1262;
}

a {
	color: #0000ff;
	text-decoration: underline;
}

.announce {
	color: #ff0000;
	font-family: Stencil;
	font-size: .5in;
}

.links {
	color: blue;
	font-family: "Old English Text MT";
	font-size: 16pt;
	text-decoration: underline;
}