}
.left {
	background-repeat: repeat-y;
	background-image: url(images/repeating_bar.gif);
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	background-color: #FFFFFF;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.copyboldgreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666633;
	font-style: normal;
	background-color: #FFFFFF;
	list-style-type: square;
}
.copybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	font-style: normal;
	background-color: #FFFFFF;
	list-style-type: square;
}
.copyitalic {
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.copyboldred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #660000;
	font-style: normal;
	background-color: #FFFFFF;
	list-style-type: square;
}