body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
}
.burgundyText {
	color: #790021;
}
a {
	color: #790021;
	text-decoration: underline;
}
hr {
color: #790021;
}
ul {
	list-style: url(images/bullet.gif) none outside;
}
H3 {
margin-top: 2px;
margin-bottom: 0px;
}
.burgundyBorder {
	border: 1px solid #750116;
}
