body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}p {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
}
a:link {
	text-decoration: underline;
}
a:hover {
	color: #33CC33;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #33CC33;
}
a:active {

	color: #33CC33;
	text-decoration: none;
}
.bottomnav {
	font-size: 14px;
	color: #ffffff;
	background-color: #000000;
}
