body {
	background-image: url(../images/papyrus.jpeg);
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
a {
	color: #CD2626;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
}
a:hover {
	color: #CD2626;`
	text-decoration: underline;
	cursor: pointer;
}
h1 {
	color: #800000;
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	text-align: center;
}
h2 {
	color: #800000;
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
}
h3 {
	color: #CD2626;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}
td {
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
p {
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-indent: 5mm;
}
p.letters {
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	text-indent: 0px;
}
p.authornote {
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 600;
	text-indent: 0px;
}
p.disclaimer {
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-indent: 0px;
}
p.sectionbreak {
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
	text-indent: 0px;
}
p.footer {
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
}
