body {
	background-image: url(images/sd-bkgd.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #046836;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
}
.bold-green-14px {
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	color: #006636;
}
.nav {
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
}
h1 {
	font-size: 20px;
	color: #006636;
	border-bottom-color: #006636;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
h3 {
	font-size: 14px;
	color: #006436;
}
a:link {
	color: #006636;
}
a:visited {
	color: #666;
}
a:hover {
	color: #000;
}
a:active {
	color: #000;
}
.text {
	font-size: 14px;
	color: #000;
}
.bold-green-18px {
	font-size: 18px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #006636;
}

