h1 {
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	font-style: italic;
	font-weight: bold;

}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	text-align: center;
}
body {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(bg-peach.gif);
	background-repeat: repeat-y;
	margin-bottom: 50px;
	margin-top: 0px;
	margin-left: 0px;


}
.linkfarm {
	text-align: right;
	float: left;
	width: 165px;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 2px;
	padding: 0px;
	clear: none;


}
dt {
	margin-top: 15px;
	margin-bottom: 5px;
}
th {
	height: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	background-color: #FFEFD0;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: inherit;

}
a:link {
	color: #6666FF;
}
a:hover {
	color: #9999FF;
}
a:active {
	color: #3333FF;
}
h4 {
	font-family: "Monotype Corsiva", "Palace Script MT", "Script MT Bold";
	font-size: 24px;

}
.links {
	font-family: "Times New Roman", Times, serif;
	text-align: right;
	vertical-align: top;
	width: 165px;

}
h5 {

	font-family: "Monotype Corsiva", "Palace Script MT", "Script MT Bold";
	font-size: 18px;
}
li {
	padding-top: 4px;
	padding-bottom: 4px;
}
.smallheader {
	font-size: x-small;
	font-style: italic;
	text-decoration: underline;
}.infobox {
	font-size: x-small;
	background-color: #FFF1CE;
	width: 300px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF7F0;
	border-right-color: #FFDDB0;
	border-bottom-color: #FFEBBB;
	border-left-color: #FFF7F0;
	position: relative;
	padding: 5px;
	margin-left: 10px;
}
.quote {
	margin-left: 30px;
}
dt {
	font-weight: bold;
}
