body {
	background-color: #9A9575;
	font-family: Book Antiqua, Palatino, serif;
	font-size: 12px;
	color: #442121;
	margin-top: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

body.padded { 
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 20px;
  margin-right: 20px;
}

td {
  font-size: 12px; 
  color: #442121; 
  
}

p {
	line-height: 20px;
	text-align: center;

}

a:LINK, a:VISITED {
	color:#9c5825;
	text-decoration:underline;
	height: 25px;
	font-family: Pristina;
	font-size: 16px;
	line-height: 25px;
	font-weight: normal;
}
a:HOVER, a:ACTIVE {
	color:#766345;
	text-align: center;
	font-size: 16px;
}

.footer { font-size: 11px;
  color: #726F4E;
}

a.footerLink:LINK, a.footerLink:VISITED {
  font-size: 11px;
  color: #726F4E;
}
a.footerLink:HOVER, a.footerLink:ACTIVE {
  font-size: 11px;
  color: #AF5926;
}
#mainContent h1 {
	font-family: Papyrus;
	font-size: 20px;
	line-height: 22px;
	text-decoration: none;
	text-align: center;
}
#mainContent p {
	text-align: center;
}

a img { border: 0; }

h2 {
	font-size: 18px;
	color: #46361f;
	line-height: 22px;
	text-align: center;
	font-family: Papyrus;
	font-style: italic;
}
h3 {
	font-size: 12px;
	text-align: right;
	color: #46361f;
	line-height: 13px;
	text-decoration: none;
}
