@charset "UTF-8";
/* CSS Document */

<style type="text/css">

a:active {
	font-family:Century Gothic Bold, Arial;	
	font-size: 12px;
	color: #e7cb6c;
	text-decoration: none;
}
a:hover {
	font-family:Century Gothic Bold, Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	font-family:Century Gothic Bold, Arial;
	font-size: 12px;
	color: #e7cb6c;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	font-family:Century Gothic Bold, Arial;
	color: #e7cb6c;
	text-decoration: none;
}
h1 {
	font-size: 18px;
	color: #d4c394;
	font-weight:100;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 10px;
	font-family:Century Gothic Bold, Arial;
	font-stretch: extra-expanded;
}
h2 {
	font-size: 14px;
	color: #5f4b23;
	font-weight:100;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 10px;
	font-family:Century Gothic Bold, Arial;
}
h3 {
	font-size: 14px;
	color: #fff;
	font-weight:100;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 10px;
	font-family:Century Gothic Bold, Arial;
}
h4 {
	font-family:Century Gothic Bold;
	font-size: 14px;
	color: #5f4b23;
	font-weight:100;
	margin-top: 3px;
	margin-bottom: 0px;
}
h5 {
	font-size: 11px;
	font-family:Century Gothic Bold;
	color: #333;
	font-weight:200;
	color: #333;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 10px;
}
h6 {
	font-family:Century Gothic Bold, Arial;
	font-size: 9px;
	color: #c8ac58;
	margin-top:0px;
	margin-left: 10px;
	margin-right: 10px;
	font-stretch: extra-expanded;
	font-weight:200;
}


