@charset "utf-8";
.maintext {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	line-height: 16px;
	color: #DCCA92;
}
.heading1 {
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
}
a:link {
	color: #DCCA92;
}
a:hover {
	text-decoration: none;
	color: #E3A880;
}
a:visited {
	color: #CF9A75;
}
.smalltext {
	font-family: Verdana;
	font-size: 10px;
	line-height: 13px;
	letter-spacing: .5px;
}
.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 32px;
	padding-left: 32px;
	color: #DCCA92;
}
