﻿ul {
	padding-left: 20px;
	margin-left: 20px;
}
a {
	text-decoration: none;
	color: #ab0900;
}
p {
  /* setup some more readable paragraph spacing */
  margin-top: 10px;
  margin-bottom: 15px;
}
.style2 {
	text-align: center;
	padding-top:10px;
}
.style3 {
	margin-bottom: 0px;
}
.style4 {
	text-align: center;
	margin-top: 10px;
}
.style8 {
	color: black;
	background-color:#BA9B59;
}
.style9 {
	font-size: small;
}
