body {
	background-color: #000000;
}
.copy1 {
	font-family: Garamond, Goudy, serif;
	font-size: 18px;
	font-weight: bolder;
	color: #663333;
}
.copy2 {
	font-family: Garamond, Goudy, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #669966;

}
.copy3 {
	font-family: Garamond, Goudy, sans-serif;
	font-size: 15px;
	font-weight: bolder;
	color: #6699CC;
}

.head {
	font-family: Baskerville, Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #CCCCCC;
}

.head2 {
	font-family: Baskerville, Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #999999;
}


A:link {text-decoration: underline; color: #990033}
A:visited {text-decoration: none;  color: #990033} 
A:hover {text-decoration: none;  color: ##660033}


  a.text1:link {text-decoration: underline; color:#990033}
  a.text1:active { color:#FFffff }
  a.text1:visited {text-decoration: underline; color:#990033}
  a.text1:hover { color:#660033 }



