p {
	font-family: Helvetica, "Helvetica Neue", Verdana;
	font-size: medium;
	font-weight: normal;
	color: #000;
}
h2 {
	font-family: Helvetica, "Helvetica Neue", Verdana;
	font-size: x-large;
	font-weight: bold;
	color: #000;
}
.bottomnav {
	font-family: Helvetica, "Helvetica Neue", Verdana;
	font-size: small;
	font-weight: normal;
	color: #FFF;
}
ul {
	font-family: Helvetica, "Helvetica Neue", Verdana;
	font-size: medium;
	font-weight: normal;
	color: #000;
}

