body
{
	font-family: verdana, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 1.5em;
	letter-spacing: 0.02em;
	background: #ffffff;
	padding-top: 10px;
}
h1, h2, h3, h4 { margin: 0; padding: 0;}
h1
{
	font-size: 160%;
	font-weight: bold;
	line-height: 1.2em;
	padding-bottom: 1.2em;
	color: #444;
}

h2
{
	color: #eba023;
	font-size: 160%;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	padding: 1em 0;
}

h3
{
	font-size: 90%;
	text-transform: uppercase;
	font-weight: bold;
	padding: 0 0 2.5em 0;
}

h4
{
	font-size: 140%;
	font-weight: bold;
	
}

img
{
	border: none;
	float: left;
}

a
{
	color: #cf8b24;
}

h3 a
{
	font-size: 100%;
	text-transform: none;
	font-weight: normal;
}

p
{
	padding: 0 0 1em 0;
	margin: 0;
}

input, textarea
{
	font-family: verdana, sans-serif;
	font-size: 12px;
}
