.Heading {
	font-family: Verdana;
	font-size: x-large;
	font-style: normal;
	font-weight: normal;
	color: #996600;
}
.sitemenu {
	font-family: Verdana;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #08674F;
}
.navbar {
	font-family: Verdana;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #666633;
	border: none;
}
.copyright {
	font-family: Verdana;
	font-size: 7pt;
}
.subheading {
	font-family: Verdana;
	font-size: large;
	font-style: normal;
	font-weight: bold;
	color: #336600;
}
.bodytext {
	font-family: Verdana;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.box {
	border: thin dotted;
}
