body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color:black;
	margin:0;
	padding:0;
}

p {
	padding-bottom: 0;
}

h1 {
	color:white;
	font-size: 1.3em;
	line-height: 1.0em;
	font-weight:normal;
}

h2 {
	font-size: 1.333333em;
	line-height: 1.125em;
	text-transform:uppercase;
	margin-bottom: 0.375em;
}

h3 {
	font-size: 1.166667em;
	line-height: 1.285714em;
	text-transform:uppercase;
	color:#f7f7f7;
}

h4 {
	font-size: 1.2em;
	line-height: 1.5em;
	text-transform:none;
	color:#fc2111;
}

h5 {
	font-weight: bold;
	line-height: 1.125em;
	margin-bottom: 0.375em;
}

a {
	color:#008ce6;
	text-decoration:none;
}

a:hover {
	text-decoration:none;
}

