body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #176F33;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #176F33;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
h1 {
	font-size: 11pt;
	color: #176F33;
}
.rings {
	background-image: url(images/years.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	border: 1px solid #CCCCCC;
}
.greenbar {
	color: #FFFFFF;
	background-image: url(images/bottom-green-bar.jpg);
	background-repeat: repeat-x;
	font-size: 8pt;
}
a:link.greenbar {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited.greenbar {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover.greenbar {
	text-decoration: none;
	color: #FFCC00;
}
a:active.greenbar {
	text-decoration: none;
	color: #FFCC00;
}
.credits {
	font-size: 8pt;
	color: #999999;
}
a:link.credits {
	color: #999999;
	text-decoration: none;
}
a:visited.credits {
	text-decoration: none;
	color: #999999;
}
a:hover.credits {
	text-decoration: none;
	color: #176F33;
}
a:active.credits {
	text-decoration: none;
	color: #176F33;
}
.greybox {
	border-color: #CCCCCC;
	border-width: 1px;
	border-style: solid;
	padding: 1px;
	background-color: #FFFFFF;
}
