@charset "ISO-8859-1";
body text {
	font-family: Helvetica;
	font-size: 12px;
	color: #000000;
}
.text {
	font-family: Helvetica;
	font-size: 12px;
	color: #000000;
	background-position: 40px;
	line-height: 14pt;
}
.headline {
	font-family: Helvetica;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	letter-spacing: 4px;
}
.line {
	border: 1px dotted #C78F5D;
}
.bgline {
	background: #E3E3E3;
	border: 1px dotted #4C0C79;
	
	}
.bgline2 {
	background: #E3E3E3;
	border: 1px dotted #424231;
}
.caption {
	font-family: Helvetica;
	font-size: 12px;
	color: #333333;
	font-style: italic;
}

