body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	background-color: #fdf1db;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
}
p {
	font-size: 14px;
	line-height: 18px;
	padding-bottom: 18px;
}
li {
	font-size: inherit;
	line-height: inherit;
}
em {
	font-style: italic;
}
strong {
	font-weight: bold;
}
th,td {
	font-family: inherit;
	font-size: inherit;
}
a {
	color: #095e65;
	text-decoration: underline;
	padding: 0;
	background: none;
}
a:hover {
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}
h1 {
	font-weight: normal;
	font-size: 18px;
	padding-bottom: 0.8em;
}
h2 {
	font-weight: 100;
	font-size: 20px;
	color: #000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #cccc99;
	margin: 20px 0 10px 0;
}
h3 {
	font-size: 15px;
	font-weight: bold;
	padding-bottom: 0.8em;
}
h4 {
}
h5 {
}
.cleaner {
	clear: both;
	font-size: 1px;
	border: none;
	margin: 0;
	padding: 0;
	background: transparent;
}
.success {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 100;
	letter-spacing: 0.5em;
	color: #FFF;
	padding: 4px 0 4px 30px;
}
.quote {
	color: #990033;
	font-size: 24px;
	font-family: "Times New Roman", Times, serif;
	line-height: 32px;
	font-style: italic;
	text-align: center;
}
.quote2 {
	color: #000;
	font-size: 28px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	line-height: 38px;
	font-style: italic;
	text-align: center;
}
.content p {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 20px;
}
.footer p.big {
	margin: 0 0 -30px 0;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	color: #990033;
	font-size: 13px;
}
.footer .big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;


