a:link {
	color: #009933;
	text-decoration: none;
}
a:visited {
	color: #006666;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 3D3D3D;
	line-height: 18px;
}
h1 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 10px;
	color: 005826;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: 005826;
}
h3 {
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: 005826;
}
.bold {
	font-weight: bold;
}
.white {
	color: #FFFFFF;
}
.small-white {
	font-size: 10px;
	color: #FFFFFF;
}
.bold-white {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 10px;
}
.bold-white a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.bold-white a:visited {
	color: #CCCCCC;
}
.bold-white a:hover {
	text-decoration: underline;
}
.footer-nav a:link {
	color: #FFFFFF;
}
.footer-nav a:hover {
	text-decoration: underline;
}
.footer-nav a:visited {
	color: #333333;
}
.footer-nav {
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.small {
	font-size: 10px;
}
.small-bold {
	font-size: 10px;
	font-weight: bold;
}
.italics {
	font-style: italic;
}
.captions {
	font-size: 9px;
	color: #666666;
}
li {
	padding: 0px 0px 7px;
}