.sections {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	word-spacing: normal;
	letter-spacing: .25em;
	text-align: center;
	border: 1px solid #000000;
}
.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	color: #333333;
	word-spacing: normal;
	text-align: justify;
	border: 1px solid #993399;
	line-height: 15px;
	padding-top: 100px;
	padding-right: 55px;
	padding-left: 55px;
	list-style-image: url(images/bullet.gif);
}
a:link {
	text-decoration: none;
	color: #993399;
}
a:hover {
	color: #000000;
}
.visited {
	color: #666666;
	text-decoration: none;
}
.copynospace {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	color: #333333;
	word-spacing: normal;
	text-align: left;
	vertical-align: top;
	border: 0px;
	padding-bottom: 10px;
}
.copyList {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	color: #333333;
	word-spacing: normal;
	text-align: justify;
	border: 1px solid #993399;
	line-height: 22px;
	padding-top: 100px;
	padding-right: 55px;
	padding-left: 55px;
	list-style-image: url(images/bullet.gif);
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #664C6A;
	padding-top: 5px;
}
