@charset "iso-8859-1";
h1 {
	font-size: 64px;
	color: #000000;/*themecolour1;*/
	margin-top: 30px;
	margin-bottom: 30px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;


}
h2 {
	font-size: 48px;
	color: #000000;/*themecolour1;*/
	margin-top: 30px;
	margin-bottom: 30px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;

}

h3 {
	font-size: 30px;
	color: #000000;/*themecolour1;*/
	margin-top: 30px;
	margin-bottom: 30px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;

}

h4 {
	font-size: 20px;
	color: #000000;/*themecolour1;*/
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;

}
