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

<style type="text/css">

a:visited {
	color: #333;
	text-decoration: none;
}
a:active {
	color: #C2B781;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:link {
	font-family:Century Gothic Bold, Arial;
	color: #C2B781;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	font-family: Century Gothic Bold;
	color: #c2b781;
}
h1 {
	font-size: 16px;
	color: #202020;
	font-weight:100;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 10px;
	font-family:Century Gothic Bold, Arial;
}
h2 {
	font-size: 12px;
	color: #333;
	font-weight:100;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 10px;
	font-family:Century Gothic Bold, Arial;
}
h3 {
	font-size: 10px;
	color: #C90;
	font-weight:200;
	color: #999999;
	font-weight: bold;
	margin-top: 2px;
	margin-left: 10px;
	margin-right: 12px;
	margin-bottom: 0px;
	font-family:Century Gothic Bold, Arial;
}
h4 {
	font-family:Century Gothic Bold;
	font-size: 18px;
	color: #fce08f;
	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;
	font-size: 14px;
	color: #75674e;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
}

