div {
}
p {
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 13px;
	text-align: justify;
	text-indent: 20px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	white-space: normal;
	list-style-type: none;
	margin: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bolder;
	font-style: italic;
	color: #752D17;
	word-spacing: normal;
	letter-spacing: 1px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bolder;
	font-style: normal;
	color: #752D17;
	word-spacing: normal;
	letter-spacing: 1px;
	text-indent: 10px;
	padding: 5px 0px 0px;
}
h3 {
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 11px;
	text-align: center;
	text-indent: 20px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	white-space: normal;
	list-style-type: none;
	font-weight: bold;
	color: #742D16;
}
h4 {
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 13px;
	text-align: justify;
	text-indent: 0px;
	white-space: normal;
	list-style-type: none;
	margin: 0px;
	padding: 0px 10px 0px 0px;
	font-weight: normal;
}
h5 {

	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 11px;
	text-align: left;
	text-indent: 0px;
	white-space: normal;
	list-style-type: none;
	margin: 0px;
	padding: 0px 5px;
	font-weight: normal;
}
h6 {
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 10px;
	text-align: center;
	text-indent: 0px;
	white-space: normal;
	list-style-type: none;
	margin: 0px;
	padding: 0px 5px 0px 0px;
	font-weight: bold;
	color: #999999;
}
h7 {


	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 11px;
	text-align: left;
	text-indent: 0px;
	white-space: normal;
	list-style-type: none;
	margin: 0px;
	padding: 0px 5px 0px 0px;
	font-weight: normal;
}

#pagewrapper
{
 width:796px;
 margin-left:auto;
 margin-right:auto;
}

#thankyou p
{
 text-align:center;
 font-weight: bold;
 margin: -40px 20px 0px 20px;
 border: 1px solid #eee;
 background-color: #742D16;
 padding: 4px 0px 4px 0px;
 color: white;
 border-bottom: 3px solid #333;
 border-right: 3px solid #333;
 border-top: 3px solid #999;
 border-left: 3px solid #999;
}


