h1 {
	font-family: "Times New Roman", Times, serif;
	font-variant: small-caps;
	font-size: 24pt;

}
body {
	font-family: "Times New Roman", Times, serif;
	color: #311800;
	border: none;
	background-color: F7EEE6;

}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	font-weight: normal;
	font-variant: normal;


}
td {

	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	font-variant: small-caps;
	color: #311800;

}
.lighttext {
	color: #F7EEE6;
}
a {
	text-decoration: none;
	color: #990000;

}
a:hover {
	text-decoration: underline;

}
.footer {
	font-variant: small-caps;
	color: #F7EEE6;
	font-family: "Times New Roman", Times, serif;
	font-size: 8pt;
	font-weight: bold;


}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-variant: small-caps;
	font-size: 16pt;
	font-style: normal;
	text-decoration: none;

}
.accent {
	font-weight: normal;
	font-variant: small-caps;
	text-decoration: none;

}
.moulding {
	border: 2px solid #CCCC99;
	margin-top: 0px;
	margin-bottom: 50px;
	margin-left: 50px;
}
