@charset "utf-8";
/* CSS Document */

a {
	text-decoration: none;
}
.buttons {
	margin-left: auto;
	margin-right: auto;
	width: 840px;
}
.buttons .spacer {
	width: 30px;
	float: left;
	height: 34px;
}
.buttons .button {
	height: 34px;
}
.MainText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-align: justify;
	vertical-align: top;
	width: 540px;
	padding-left: 10px;
	padding-right: 10px;
}
.MainText p a {
	font-style: none;
	text-decoration: none;
	color: #80027f;
	font-weight: bold;
}
.highlight {
	font-style: none;
	text-decoration: none;
	color: #80027f;
	font-weight: bold;
}
.FirstCharacter {
	float:left;
	margin-right: 3px;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	color: #80027f;
}
.img_separator {
	text-align: center;
	width: 40px;
	height: 41px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(/images/rose40px.jpg);
}
.subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #80027f;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
img {
	border: none; 
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 5px;
}
.quote {
	font-style: italic;
	font-size: 16px;
	text-align: center;
	text-decoration: none;
	color: #80027f;
}
.packsubtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
}