body {
	background-color: #F4EEE8;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

A {
	text-decoration: none;
	color: #990000;
}

A:hover {
	text-decoration: underline;
	color: #990000;
}

.sides {
	background-color: #DDCAB7;
	height: 100%;
}


.centerCell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	background-color: #F4EEE8;
	width: 720px;
	text-align: left;
	vertical-align: top;
}

.legal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	padding: 5px 20px 5px 10px;
}
.mainTable {
	height: 100%;
}
.registry {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	padding: 5px 20px 5px 10px;
	text-align: center;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	text-align: left;
	font-weight: normal;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	color: #990000;
	text-align: left;
	font-weight: normal;
	letter-spacing: -1px;
}
#pix IMG {
	float: left;
	border: 1px solid #999999;
	margin: 0 10px 0 0;
}

.paddedCell {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	padding: 5px 10px 5px 15px;
}
