﻿body {
	background-color: #ffffff;
}

body,td,th {
   color: #000000;
   font-size: 1em;
   font-family: Arial, Helvetica, sans-serif;
}

.copyright {
   font-size: .75em;
}

#recentNews {
	position: absolute;
	top: 225px;
	left: 30px;
	width: 250px;
}

#recentNews td {
   font-size: .75em;
   font-family: Arial, Helvetica, sans-serif;
   padding: 2px;
}

#recentNews p {
   color: #FFFFFF;
   font-weight: bold;
   font-size: .75em;
   font-family: Arial, Helvetica, sans-serif;
}

#community {
	font-size: .75em;
	line-height: 150%;
}


.newsLink {
	color: #FFFFCC;
}
