a {
	color: #580000;
	text-decoration: none;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.metadata {
	font-size: 1px;
	color: #580000;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #F5E9CF;
	text-decoration: none;
}
h1 {
	font-family: "Palatino Linotype", Georgia, Garamond, serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
h2 {

	font-family: "Palatino Linotype", Georgia, Garamond, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
h3 {


	font-family: "Palatino Linotype", Georgia, Garamond, serif;
	font-size: 14px;
	font-weight: normal;
	color: #580000;
	margin: 0px;
	padding: 0px;
}
h4 {



	font-family: "Palatino Linotype", Georgia, Garamond, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
input {
	font-family: "Palatino Linotype", Georgia, Garamond, serif;
	font-size: 10px;
	font-weight: normal;
	color: #360000;
	background-image: url(../images/iframebg.jpg);
	background-repeat: no-repeat;
	border: 1px solid #6F5B43;
	width: 150px;
	height: 17px;
}
textarea {

	font-family: "Palatino Linotype", Georgia, Garamond, serif;
	font-size: 10px;
	font-weight: normal;
	color: #360000;
	background-image: url(../images/iframebg.jpg);
	background-repeat: no-repeat;
	border: 1px solid #6F5B43;
	width: 170px;
	height: 100px;
}
a:hover {
	color: #580000;
	text-decoration: underline;
}

