p {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
}
body {
	font-family: Verdana;
	font-size: 12px;
	color: #999999;
}
.highlight {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #C95517;
}
.highlight2 {
	font-family: Verdana;
	color: #B58A00;
	font-size: 11px;
}
.highlight3 {
	font-family: Verdana;
	color: #C95517;
	font-size: 11px;
}
.large {
	font-family: Verdana;
	font-size: 18px;
	color: #C95517;
}
.title {
	font-family: "Century Gothic";
	font-size: 22px;
	color: #C95517;
	letter-spacing: 0.75em;
}
.title2 {
	font-family: "Century Gothic";
	font-size: 22px;
	color: #C95517;
	letter-spacing: 0.75em;
	margin-bottom: 5px;
	padding-bottom: 5px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E9E9E9;
}
.text {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
}
.subtitle {
	font-family: "Century Gothic";
	font-size: 16px;
	color: #9B7500;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2D29C;
}
.smallText {
	font-family: Verdana;
	font-size: 9px;
	color: #C95517;
}

