<style type="text/css">

body {
  margin-left: 0px;
  margin-top: 0px;
  font-family: Arial, sans-serif;
}
a:hover { text-decoration: underline; }
a:visited { color: #003355; }
.leftnav {
  background-image: url(/WaldorfWeb/common/img/leftnav_bg_blue.jpg);
  background-color: #7777CC;
  font-family: Arial, sans-serif;
  font-weight: 580;
  line-height: 150%;
  color: #330000;
  /* text-align: center; */
}
A.leftnavlinks {
  margin-top: 30px;
  margin-bottom: 30px;
  font-family: Arial, sans-serif;
  font-size: x-small;
  font-weight: bold;
  line-height: 160%;
  color: #550000;
  text-align: center;
  text-decoration: none;
}
.leftnavlinks {
  margin-top: 30px;
  margin-bottom: 30px;
  font-family: Arial, sans-serif;
  font-size: x-small;
  font-weight: bold;
  line-height: 160%;
  color: #555555;
  text-align: center;
  text-decoration: none;
}
.leftnavCategory {
  margin-top: 120px;
  margin-bottom: 160px;
  font-family: Arial, sans-serif;
  font-size: x-small;
  font-weight: bold;
  line-height: 115%;
  color: #000000;
  text-align: left;
}
.transition {
  background-image: url(/WaldorfWeb/common/img/transition_blue-pink45.jpg);
}
.transitionWhite {
  background-image: url(/WaldorfWeb/common/img/transition_blue-white.jpg);
}
.main {
  margin: 30px;
  background-image: url(/WaldorfWeb/common/img/main_bg_pink45pc.jpg);
}
.main55 {
  margin: 30px;
  background-image: url(/WaldorfWeb/common/img/main_bg_pink55pc.jpg);
}
.main45 {
  margin: 30px;
  background-image: url(/WaldorfWeb/common/img/main_bg_pink45pc.jpg);
}
.main35 {
  margin: 30px;
  background-image: url(/WaldorfWeb/common/img/main_bg_pink35pc.jpg);
}
.mainWhite {
  margin: 21px;
  background-color: white;
}
.spacer1 {
  padding-top: 10px;
  padding-bottom: 15px;
}
.spacer2 {
  padding-top: 5px;
  padding-bottom: 10px;
}
h3.bodytext {
  font-family: Arial, sans-serif;
  font-size: small;
  color: #330000;
	margin-bottom: 20;
}
.bodytext {
  font-family: Arial, sans-serif;
  font-size: x-small;
  line-height: 120%;
  color: #330000;
}
.FAQQuestions {
  font-size: larger;
  font-style: italic;
  font-weight: bolder;
 }
 .credits {
  font-family: Arial, sans-serif;
  font-size: xx-small;
 }

</style>