body {
  font-family: Garamond, "Times New Roman", serif;
}

a:link {  color: #880000; text-decoration: underline}
a:active {  color: #880000; text-decoration: underline}
a:hover {  color: #330033; text-decoration: underline}
a:visited {  color: #880000; text-decoration: underline}
h1 {
	font-size: 22px;
	font-weight: bold;
	text-align: center;
}
h2 {
	font-size: 18px;
	font-weight: bold;
}
.red_text {
	color: #990000;
	font-weight: bold;
}
