body {
	font-size: 62.5%;
}
a.nav:link {
	color: #CCCCCC;
	text-decoration: none;
}
a.nav:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a.nav:hover {
	color: #99cc99;
	text-decoration: none;
}
a.text:link {
	color: #2d0d10;
	text-decoration: none;
	font-weight: bold;
}
a.text:visited {
	color: #2d0d10;
	text-decoration: none;
	font-weight: bold;
}
a.text:hover {
	color: #365636;
	text-decoration: none;
	font-weight: bold;
}
h1 {
	font-size: 1.8em;
	color: #2d0d10;
	font-weight: normal;
}
h2 {
	font-size: 1.6em;
	font-weight: normal;
	color: #2d0d10;
}
h3 {
	font-size: 1.4em;
	font-weight: normal;
	color: #2d0d10;
}
em {
	font-style: italic;
}
h4 {
	font-size: 1.2em;
	font-weight: normal;
}
a.pdf:link {
	color: #365736;
	text-decoration: none;
}
a.pdf:visited {
	color: #365736;
	text-decoration: none;
}
a.pdf:hover {
	color: #2d0d10;
	text-decoration: none;
}
a.pic:link {
	text-decoration: none;
	color: #2d0d10;
	border-top-color: #2d0d10;
	border-right-color: #2d0d10;
	border-bottom-color: #2d0d10;
	border-left-color: #2d0d10;
}
a.pic:visited {
	text-decoration: none;
	color: #2d0d10;
}
a.pic:hover {
	text-decoration: none;
	color: #2d0d10;
}
