body {
	background-color: #F9E3B4;
	font-family: "Bookman Old Style", Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 24px;
	color: #000000;
	text-align: center;
}

.wrapper {
	position: relative;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 735px;
	text-align: left;
}

ul { 
	list-style-image: url("img/heart_bullet.gif");
	font-size: 14px;
}

td, th {
	font-size: 14px;
	line-height: 24px;
	color: #000000;
}

a {
	color: #000000;
}

form {
	background-color: #F9E3B4;
}

.header1 {
	text-align: left;
	font-size: 42px;
	font-weight: 500;
	line-height: 40px;
	letter-spacing: 2px;
  	color: #000000;
}

.header2 {
	text-align: left;
	font-size: 24px;
	font-weight: 500;
	line-height: 30px;
  	color: #000000;
}

.header3 {
	text-align: center;
	font-size: 16px;
	font-style: italic;
	font-weight: 500;
	letter-spacing: 1px;
	line-height: 20px;
  	color: #000000; 
}

.header4 {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 20px;
  	color: #000000; 
}

.hearts {
	text-align: center;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
  	color: #000000; 
}

.content {
	text-align: left;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
  	color: #000000; 
}

.pic_text {
	text-align: center;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
  	color: #000000; 
}

a:hover {
	color: #000000;
}

a.hearts {
	text-decoration: none;
}

a.hearts:hover {
	text-decoration: none;
  	color: #000000; 
}

.footer {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
	color: #000000;
}

.legal {
	text-align: center;
	font-size: 12pt;
	color: #000000;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}