.bodytext {
	font-family: Verdana;
	font-size: 12px;
}
.heading {
	font-family: "Monotype Corsiva", Palatino, "Times New Roman", serif;
	font-size: 30px;
	font-style: italic;
	color: #666666;
	font-weight: normal;
}
.subheading {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #ff9919;
}
.button {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #Ebe2be;
}
.button a:hover {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.bodytext_bold {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold:
}
.bodytext a:link {
	color: #666666;
}
.bodytext a:hover {
	color: #000000;
}

h1{
    padding: 10px 10px 0 0;
    margin: 5px;
    color: #ffffff;
    font-family: "Monotype Corsiva", Palatino, "Times New Roman", serif;
    font-size: 34px;
    font-style: italic;
    font-weight: normal;
}

h2 {
  font-size: 30px;
  font-family: "Monotype Corsiva", Palatino, "Times New Roman", serif;
  color: #666666;
  margin: 0;
  padding: 0 0 8px 0;
  font-weight: normal;
}

h4 {
    font-family: Verdana;
	font-size: 12px;
    padding: 0 0 10px 0;
    margin: 5px 5px;
    font-weight: normal;
}


