/****************************************************************************************************
- Styles in this sheet are used for customising headers, font faces, sizes, weights and colours.
****************************************************************************************************/

body {
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 11px;
	color: #ffffff;
	line-height: 18px;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
}

h1 {
}

h2 {
}

h3 {
	font-size: 12px;
	color: #807c54;
	font-weight: bold;
}

h4 {
	font-size: 11px;
	color: #807c54;
}

h5 {
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
}

h6 {
}