p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}
.greentxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #89c342;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #FFF;
}

a:link {
	color: #89c342;
	text-decoration: none;
}
a:visited {
	color: #89c342;
	text-decoration: none;
}
a:hover {
	color: #89c342;
	text-decoration: underline;
}
a.topnav:link {
	color: #ffffff;
	text-decoration: none;
}
a.topnav:visited {
	color: #ffffff;
	text-decoration: none;
}
a.topnav:hover {
	color: #89c342;
	text-decoration: none;
}
.whatson {
	border: thin dashed #FFF;
	text-align: center;
	display: block;
	margin: 0px;
	padding-top: 10px;
	padding-right: 2px;
	padding-bottom: 10px;
	padding-left: 2px;
}
.freddy {
	border: 1px solid #999;
	width: 140px;
	padding: 10px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
	color: #3C6;
}
.basetxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}

