body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
.white {
	color: #FFFFFF;
}
h2 {
	font-size: 110%;
	font-weight: normal;
	line-height: 150%;
	color: #663366;
}
h1 {
	font-size: 200%;
	font-weight: normal;
	color: #614346;
}
.mainmenu {
	font-size: 100%;
	font-weight: bold;
}
.mainmenu a:link {
	text-decoration: none;
	color: #4D3F3D;
}
.mainmenu a:visited {
	color: #4D3F3D;
	text-decoration: none;
}
.mainmenu a:hover {
	color: #756360;
	text-decoration: none;
}
.smaller {
	font-size: 80%;
	color: #756360;
	line-height: 120%;
}
.h1_grey {
	color: #756360;
}
.lightgray_bg {
	background-color: #A69DA1;
}
p {
	font-size: 90%;
	line-height: 140%;
}
h3 {
	font-size: 140%;
	color: #8A5E8A;
}
.verylightgray_bg {
	background-color: #E0D7DD;
}
a:link {
	color: #454042;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #7D5763;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #614346;
	text-decoration: none;
	font-weight: bold;
}
h4 {
	color: #7D5763;
}
.imgleftspace {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 0px;
}
