body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.subtitlegreen {
	font-size: small;
	font-weight: bold;
	color: #85B401;
}
.copyright {
	font-size: x-small;
}
.subtitleblack {
	font-size: small;
	font-weight: normal;
}
a:link {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
a:visited {
	color: #666666;
}
a.greybox:link {
	color: #000000;
	text-decoration: none;
}
a.greybox:hover {
	text-decoration: underline;
}
a.greybox:visited {
	text-decoration: none;
	color: #000000;
}
.subs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #999999;
	text-decoration: none;
}
a.subs:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	text-decoration: none;
	background-color: #CACDA7;
}
.feedbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #F3F3F3;
	border: 1px solid #008FBF;
}
.years {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #336699;
	font-style: normal;
	line-height: normal;
	text-decoration: none;

}
.years:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #CCCCCC;
}
.pressreleasetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
}
