/****************************************************************************************************
- Styles in this sheet are used for customising headers, font faces, sizes, weights and colours.
****************************************************************************************************/

body {
	color: #ffffff;
	font-family: "trebuchet ms", arial, helvetica, verdana, sans-serif;
	font-size: 14px;
	line-height: 18px;
}

@font-face {
	font-family: 'futura bold';
	font-weight: normal;
	font-style: normal;
	src: url('futura_bold.eot');
	src: local('futura bold'), url('futura_bold.woff') format('woff'), url('futura_bold.ttf') format('truetype'), url('futura_bold.svg#webfontokQZnEat') format('svg');
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}

h1 {
}

h2 {
	font-family: 'futura bold', trebuchet ms, arial, helvetica, verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 0 0 6px 0;
	text-transform: uppercase;
}

h3 {
	color: #fff200;
	font-size: 11px;
	font-weight: bold;
	padding: 6px 0 0 0;
}

h4 {
}

h5 {
}

h6 {
}
