body {
	background-color: black;
	background-image: url(images/SCurtainRed1.gif);
	font-family: arial;
	color: #FFFF99;
	text-decoration: none;
}

h1 {
	color:#ffffff;
	font-weight: bold;
	font-family: Century, Arial, Helvetica, sans-serif;
	font-size: 36px;
	}
	
.hd {
	color:#FFFFFF;
	font-style: oblique;
	text-decoration:underline;
	font-size: 22px;
	}
	
.ht {
	color: #CCFFFF;
	font-style: oblique;
	text-decoration: underline;
	font-size: 18px;
	}
	
blockquote {
	font-size: 14px;
	font-stretch: expanded;
	}
	
a {
	color: #85DD5E;
	text-decoration: none;
	}

a:hover {
	color: #ECF17A;
	text-decoration: underline;
}



h1 {
	text-align: center;
	color: dark silver;
	text-decoration: underline;
	font-weight: bold;
}


.heading {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;
	color: #FFCC33;
	text-decoration: underline;
}

.navbutts {
	width: 100px;
	background-color: #990000;
	color: #FFFF00;
} 

.navbutts:hover {
	background-color: #FFFF00;
	color: #000033;
	font-weight: bold;
}

.l1 {
	color:#CCFFCC;
	font-style: oblique;
	text-decoration:underline;
	font-size: 22px;
	
	}
	
.l2 {
	color: #CCFFFF;
	font-style: oblique;
	text-decoration: underline;
	font-size: 18px;
	}