h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #663300;
	font-size: 24px;
	padding-top: .75em;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #663300;
	padding-top: 1em;
}
.BodyText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.5em;
}
.IndentDetails {
	padding-left: 2em;
}
a:link {
	color: #663300;
	text-decoration: underline;
}
a:visited {
	color: #666600;
	text-decoration: underline;
}
a:hover {
	color: #000066;
	text-decoration: none;
}
a:active {
	color: #660000;
	text-decoration: none;
}
.sidemenu {
	background-image: url(images/index_03.gif);
	background-repeat: no-repeat;
}
