.copy {
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-align: left;
	
}
A:LINK {
	color: #2A2374;
	text-decoration: none;
	font-weight: normal;
	/* [disabled]padding: 1px; */
}
A:VISITED {
	color: #2A2374;
	text-decoration: none;
	font-weight: normal;
}
A:HOVER {
	color: #5B0697;
	;
	/* [disabled]text-decoration: underline; */
	font-weight: normal;
	border-bottom-style: solid;
	border-bottom-width: 0.1em;
	border-spacing: 0.1em;
	border-collapse: collapse;
}

.letter {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.9em;
	line-height: 1em;
	white-space: normal;
	left: auto;
	padding-left: 25px;
	width: auto;
	padding-right: 25px;
}
.pricetable {
	font-weight: normal;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 2px;
	padding-left: 20px;
	text-align: right;
}
.underlinebox {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	color: #000;
	font-weight: normal;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	padding-left: 4px;
}
.copy em {
	font-style: normal;
}
.copy strong {
	font-style: italic;
}
