p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2B0E08;
	line-height: 18px;
}
a {
	border-bottom-style: dotted;
	border-bottom-color: #660000;
	color: #2B0E08;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	text-decoration: none;
	font-weight: bold;
}
.bold {
	font-size: 13px;
	font-weight: bold;
}
.heading {
	font-family: "Courier New", Courier, monospace;
	font-size: 20px;
	font-weight: bold;
	color: #2B0E08;
}
.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2B0E08;
	line-height: 18px;
	font-style: italic;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2B0E08;
	line-height: 18px;
}
