body {
	background-color: #CCCCCC;
	background-image: url(/images/spring-bg.gif);
	background-repeat:repeat-x;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.footerwhite {
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
	font-weight: bold;
}
a:visited {
	color: #FFFFFF;
	font-weight: bold;
}
a:hover {
	color: #666666;
	font-weight: bold;
}
a:active {
	color: #FFFFFF;
	font-weight: bold;
}
.form { font-family: Tahoma, "MS Sans Serif"; font-size: 8pt }
.newsdate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
.readmore {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: lowercase;
	color: #FFFFFF;
}
a.white:link    { text-decoration: none; font-size:9px; color: #53332B;}
a.white:visited { text-decoration: none; font-size:9px; color: #53332B;}
a.white:hover   { text-decoration: none; font-size:9px; color: #ffffff;}
a.white:active  { text-decoration: none; font-size:9px; color: #ffffff;}