body {
	background-color: #FFFFFF;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 1.2em;
	color: #656565;
}
h1, h2, h3, h4, h5, h6 {
	font-family: "Trebucht MS", Verdana, Arial, Helvetica, sans-serif;
	color: #2F7EC4;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #2F7EC4;
	padding: 0;
	margin: 1.5em 0 1em 0;
}
h1 {
	font-size: 2.1em;
}
h2 {
	font-size: 1.9em;
}
h3 {
	font-size: 1.6em;
}
h4 {
	font-size: 1.3em;
}
h5 {
	font-size: 1.2em;
}
h6 {
	font-size: 1.1em;
}
a, a:link {
	color: #3685A3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3685A3;
	text-decoration: none;
}
a:visited {
	color: #3685A3;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3685A3;
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: none;
	border: none;
}
table, th, td {
	border: none;
}
th {
	color: #333333;
}
td span {
	font-size: 0.8em;
}
input, textarea, select {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
	width: auto;
}
label {
	display: block;
}
#terms-and-conditions #content p, #terms-and-conditions #content li {
	font-size: 0.9em;
	line-height: 1.2em;
}
.alternate_row {
	background-color: #FFFFFF;
}
.price {
	font-size: 1.4em;
	font-weight: bold;
}
.price span {
	font-size: 1.5em;
}
.setupPrice {
	font-size: 1.1em;
	font-weight: bold;
}
.setupPrice span {
	font-size: 1.2em;
}
.allRoundPrice {
	font-size: 1.4em;
}
.allRoundPrice span {
	font-size: 1.7em;
}