h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 48px;
	color: #663300;
	font-weight: bold;

}
h2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #339933;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #663300;
	text-decoration: none;

}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #663300;
	text-decoration: none;
	line-height: 150%;

}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #663300;
	line-height: 150%;
	padding-right: 50px;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #663300;
	line-height: 150%;
}
a {
	font-family: Tahoma;
	font-size: 14px;
	color: #663300;
	text-decoration: underline;
}
a:hover {
	font-family: Tahoma;
	font-size: 14px;
	color: #663300;
	text-decoration: blink;
}
.menutext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #663300;
	text-decoration: none;

}
.menutext:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #663300;
	font-weight: bold;
}
.sideboxtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #663300;
	text-decoration: underline;

}
.sideboxtext:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #663300;
	font-weight: bold;
	text-decoration: underline;
}
.subheading {
	font-family: Tahoma;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	

}
.subheading:hover {
	font-family: Tahoma;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}.signature {
	font-family: "Comic Sans MS";
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #666666;
}
.inputtext {

	font-family: Tahoma;
	font-size: 14px;
	color: #666666;
	font-weight: normal;
}
.faqanswer {
	font-family: Tahoma, Arial;
	color: #3333ff;
	font-size: 14px;
	line-height: normal;
	left: 30px;
	position: relative;
	padding: 10px;
	width: 400px;
}
.faqquestion {
	font-family: Tahoma, Arial;
	color: #663300;
	font-size: 14px;
	line-height: 150%;
	left: 15px;
	position: relative;
	text-decoration: none;	
}
.faqquestion:hover {
	font-family: Tahoma, Arial;
	color: #663300;
	font-size: 14px;
	line-height: 150%;
	left: 15px;
	position: relative;
	font-weight: bold;
	text-decoration: none;	
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #594B40;
	text-decoration: none;
}
.footertext:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #594B40;
	text-decoration: underline;
}

