body {
	background-color: #F3D6E3;
}

.text-1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #26205A;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-style: italic;
	color: #E03A1F;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-style: italic;
	font-weight: bold;
	color: #A33B1C;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #993399;
	font-style: italic;
	font-weight: bold;
}

.bottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #17194D;
	font-weight: bold;
}

.bottom a:hover {
	color: #58378B;
	font-weight: bold;
	text-decoration: none;
}
.bottom a {
	color: #26205A;
	text-decoration: none;
}
a {
	color: #17194D;
	text-decoration: underline;
}
a:visited {
	color: #993399;
}

.bottom a:visited {
	color: #993399;
	font-weight: bold;
	text-decoration: none;
}
.note {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	color: #26205A;
}
.box {
	padding: 15px;
}
.price {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #531C78;
}
.indented {
	padding-right: 10px;
	padding-left: 20px;
}
