td {
	margin-bottom: 11px;
	padding-bottom: 11px;
}
h3 {
	color: #336600;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(../images/dsgn02.jpg);
	background-repeat: no-repeat;
	background-position: 556px top;
	color: #336600;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: xx-large;
	font-style: italic;
	color: #336600;
}
li {
	margin-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.nav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #336600;
	text-decoration: none;
}
a.nav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #336600;
	text-decoration: none;
}
a.nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #330033;
	text-decoration: underline;
}
a.nav:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #330033;
	text-decoration: underline;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #336600;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #336600;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #330033;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #330033;
	text-decoration: underline;
}

