h1 {
	font-family: Trebuchet MS, Verdana, Helvetica, Arial, sans-serif;
	color: #663366;
	font-size: 18px;
	font-weight: normal;
	padding-right: 35px;
	border-bottom: solid 1px #CCCC66;
}

h2 {
	font-family: Trebuchet MS, Verdana, Helvetica, Arial, sans-serif;
	color: #006699;
	font-size: 16px;
	font-weight: normal;
	padding-right: 35px;
}

h3 {
	font-family: Trebuchet MS, Verdana, Helvetica, Arial, sans-serif;
	color: #999966;
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
	padding-right: 35px;
}

h4 {
	font-family: Trebuchet MS, Verdana, Helvetica, Arial, sans-serif;
	color: #663366;
	font-size: 13px;
	font-weight: bold;
	padding-right: 35px;
}

p {
	font-family: Trebuchet MS, Verdana, Helvetica, Arial, sans-serif;
	color: #746059;
	font-size: 12px;
	padding-right: 35px;
}

td {
	font-family: Trebuchet MS, Verdana, Helvetica, Arial, sans-serif;
	color: #746059;
	font-size: 12px;
}

a:link {
	font-family: Trebuchet MS, Verdana, Helvetica, Arial, sans-serif;
	color: #663366;
}

a:visited {
	font-family: Trebuchet MS, Verdana, Helvetica, Arial, sans-serif;
	color: #746059;
}

a:active {
	font-family: Trebuchet MS, Verdana, Helvetica, Arial, sans-serif;
	color: #999966;
	text-decoration: none;
}

a:hover {
	font-family: Trebuchet MS, Verdana, Helvetica, Arial, sans-serif;
	color: #999966;
	text-decoration: none;
}

.mossbg {
	background-color: #999966;
}

.medplumbg {
	background-color: #8A6866;
}

.darkpurplebg {
	background-color: #663366;
}

.creambg {
	background-color: #FFFFCC;
}

.creamtext {
	color: #FFFFCC;
}

.copyright {
	font-size: 11px;
	color: #FFFFCC;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 66px;
}

.copyright a:link {
	color: #FFFFCC;
}

.copyright a:visited {
	color: #FFFFCC;
}

.copyright a:active {
	color: #663366;
}

.copyright a:hover {
	color: #663366;
}

.breadcrumbs {
	font-size: 11px;
	font-style: italic;
	color: #006666;
	border-bottom: solid 1px #E5E599;
	padding-top: 64px;
}

.breadcrumbs a:link {
	color: #663366;
	border-bottom: solid 1px #E5E599;
	padding-top: 64px;
	text-decoration: none;
}

.breadcrumbs a:active {
	color: #006666;
	border-bottom: solid 1px #E5E599;
	padding-top: 64px;
	text-decoration: none;
}

.breadcrumbs a:visited {
	color: #663366;
	border-bottom: solid 1px #E5E599;
	padding-top: 64px;
	text-decoration: none;
}

.breadcrumbs a:hover {
	color: #006666;
	border-bottom: solid 1px #E5E599;
	padding-top: 64px;
	text-decoration: none;
}