td img {display: block;}body {
	background-color: #2E0219;
	
}
.lighttext {
	color: #DFA64D;
}
.style1 {
	font-size: 12px;
	font-style: italic;
}
body,td,th {
	font-family: Adobe Garamond Pro;
	font-size: 16px;
	color: #350B21;
}
a:link {
	text-decoration: none;
	color: #DFA64D;
}
a:visited {
	text-decoration: none;
	color: #95004A;
}
a:hover {
	text-decoration: underline;
	color: #A39081;
}
a:active {
	text-decoration: none;
	color: #DFA64D;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 36px;
}
h2 {
	font-size: 30px;
	color: #350B20;
}
h3 {
	font-size: 24px;
	color: #DFA64D;
}
h4 {
	font-size: 24px;
	color: #370D22;
}
h5 {
	font-size: 18px;
	color: #360C21;
}
p {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-right: 10px;
	margin-left: 5px;
}

