/****************************************************************************************************
- 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: 12px;
	color: #666666;
	background: #ffffff;
	line-height: 18px;
}

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

h1.heading {
	font-size: 14px;
	padding: 0px 0px 0px 5px;
	border-bottom: 1px solid #efefef;
	margin-bottom: 5px;
}

h2.heading {
	font-size: 14px;
	border-bottom: 1px solid #efefef;
	margin-bottom: 5px;
}

h3 {
	font-size: 12px;
	font-weight: bold;
}

h4 {
}

h5 {
}

h6 {
}
