@charset "UTF-8";
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #FFFFFF;
	margin-right: 5%;
	margin-left: 2%;
	line-height: 150%;
	font-weight: lighter;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #660000;
	font-size: 200%;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #660000;
	margin-right: 5%;
	text-align: left;
}
address {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	color: #FFFFFF;
	font-style: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-align: right;
}
li {
	text-decoration: none;
	height: 40px;
	width: auto;
	display: block;
	list-style-type: none;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
}
ul {
	height: auto;
	width: auto;
	margin-right: 5%;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 150%;
	font-weight: bold;
	text-align: center;
}
