p {
	font-family: Georgia, "Times New Roman", times, serif;
}
h2 {
	color: #FE0A00;
	font-family: "Cooper Black", Cooper, sans-serif;
	font-weight: normal;
}

.menuboxbnw {
	background-color: #2EC3EB;
	border: 1px solid #0D23B7;
	text-align: left;
	font-family: "Cooper Black", Cooper, sans-serif;
	text-decoration: none;
	color: #FFFFFF;
	letter-spacing: -0.1em;
	margin: 20px 3px;
	padding: 3px;
	position: relative;
	top: 10px;
}
ul {
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	font-family: Cooper, sans-serif;
	font-weight: normal;
	color: #FF00F5;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
}
h3 {
	font-family: "Cooper Black", Cooper, sans-serif;
	color: #FE0A00;
	font-weight: normal;
}
