.side-text {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 12px;
	text-align: justify;
	color: #333;
}
.side-head {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #903;
}
ul {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 12px;
	color: #900;
	list-style-type: square;
	line-height: 145%;
}

.copy_ft{
	font-size: 11px; 
	font-family: "Century Gothic", Arial, sans-serif;
	padding: 10px 0;
}
.copy_ft a{
	color: #000;
	font-weight: bold;
	text-decoration: none;
}