body {
	font-family:"Century Gothic", Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color:#333333;
	margin:0;
	padding:0;
}

h1 {
	font-size: 1.454545em;
	line-height: 1.125em;
	color:#d36622;
	font-weight:bold;
	margin-top:1em;
	text-transform:lowercase;
}

h2 {
	font-size: 1.2em;
	line-height: 1.125em;
	color:#d36622;
	font-weight:bold;
}

h3 {
}

h4 {
}

a {
	text-decoration:none;
	font-weight:bold;
	color:#3e3e3e;
}

a:hover {
	text-decoration:underline;
}

