.copy	{
	font-family: arial,verdana,helvetica,geneva,sans;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	text-decoration: none;
	color: #622a0d;
	}
	
.copy A	{
	color: #ca5015;
	text-decoration: underline;
	}
	
.copy A:hover	{
	color: #dbe6c9;
	text-decoration: none;
	border-bottom: 1px dashed #622a0d;
	}
	
.footer	{
	font-family: arial,verdana,helvetica,geneva,sans;
	font-size: 9px;
	line-height: 14px;
	color: #dbe6c9;
	}
	
.footer A {
	color: #a6d162;
	text-decoration: none;
	border-bottom: 1px dotted #9A8E51;
	}
	
.footer A:hover {
	color: #dbe6c9;
	text-decoration: none;
	border-bottom: 1px dotted #9A8E51;
	}
	
.headline	{
	font-family: georgia,times,serif;
	font-size: 22px;
	line-height: 24px;
	font-weight: normal;
	text-decoration: none;
	color: #622a0d;
	}
	
.subhead	{
	font-family: georgia,times,serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: normal;
	text-decoration: none;
	color: #ca5015;
	}
	