.tabBorder {
	border: 2px solid #849575;
}
td.centerTD {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
.title {
	font-family: Arial;
	color: #669933;
	font-weight: bold;
	font-style: italic;
	font-size:18px;
}
p {
	line-height: 175%;
}
a {
	font-family: Arial;
	font-size: 12px;
        text-decoration:none;
        color: #437402;
}
a:hover {
        color: red;
        text-decoration:none;
}
a.newsLink {
	font-family: Arial;
	font-size: 12px;
        text-decoration:none;
        font-weight:bold;
        color: #437402;
}

