@charset UTF-8;
.blakeney {
	font-family: Adobe Caslon Pro, Georgia, Times New Roman, Times, serif;
	font-size: medium;
	font-style: normal;
	color: #333333;
	background-color: #FFFFFF;
	text-align: justify;
	margin: 5mm;
	font-weight: normal;
}
h1 {
	font-family: Adobe Caslon Pro, Georgia, Times New Roman, Times, serif;
	font-size: large;
}
h2 {
	font-family: Adobe Caslon Pro, Georgia, Times New Roman, Times, serif;
	font-size: large;
	font-style: normal;
	color: #AE192A;
	text-align: center;
	padding: 5px;
	border-top-color: #AE192A;
	border-right-color: #AE192A;
	border-bottom-color: #AE192A;
	border-left-color: #AE192A;
}
