.head{
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	}
	
	.copy{
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: justify;
	line-height: 13px;
	margin-left: -15px;
	margin-right: 0px;
	}

 line {
border-bottom: #666699;
border-bottom-width: thick;
border-width: 100px;
border-bottom: solid;
}

A {
	color: #993300;
}

A:HOVER {
	color: #666699;
}