h1 {
	font-family: "Monotype Corsiva";
	font-size: 36px;
	color: #3E392F;
	font-style: oblique;

}
body {
	background-color: #BCB7AB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3E392F;

}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3E392F;
}
.deblink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
.deblink:hover {
	color: #000000;
	text-decoration: underline;
}
h2 {
	font-family: "Monotype Corsiva";
	font-size: 36px;
	font-style: oblique;
	font-weight: bold;
}
.main2 {
	background-color: #FFFFFF;
	border-top: thin dashed #000000;
	border-right: thin dashed #000000;
	border-bottom: thin dashed #000000;
	border-left: thin dashed #000000;
}
