@charset "UTF-8";
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 10px;
	color: #000;
	line-height: 1.2em;
}
h2 {
	margin: 7px;
	padding: 4px;
	text-align: left;
	font-size: 20px;
	text-decoration: underline;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	line-height: 1.5em;
	color: #333333;
}
.pricesheads {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.2em;
	font-style: normal;
	vertical-align: top;
	padding: 7px;
	text-indent: 10px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 1em;
	text-indent: 5px;
	color: #666666;
	font-style: normal;
}
table {
	border-top-width: 0px;
	border-right-width: 1.5px;
	border-bottom-width: 1.5px;
	border-left-width: 1.5px;
	border-top-style: 1.5;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.a.large {
	font-size: 16px;
}

