.Dark  {color: #990000}
h1 {
	font-family:Papyrus;
	font-size:24px;
	color: #CCCCCC;
	border-bottom-color: #993300;
	border-bottom-style: solid;
	border-bottom-width: thin;
	text-align: center;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #993300;
	text-align: center;
}

a {
	color: #990066;
	text-decoration: none;
}

form {
	background-color: #CCCC99;
}


body {
	font-family: Garamond
	font-size: 12px;
	color: #CCCCCC
	background-color: #000000;
	color: #999999;
}

.back {
	background:#000000
}

h3 {
	color: #990000;
}


A:link {
	color: #CC0000;
}

A:visited {
	color:#9900CC;
}

A:active {
	
}

A:hover {
	text-decoration: underline; color: red;
}

.red {
	background-color: #993300;
}

.BBT {
	font-weight: bolder;
	font-variant: small-caps;
	color: #000000;
}

.BWT {
	font-weight: bolder;
	font-variant: small-caps;
	color: #FFFFFF;
}
