.horline	{
	width:100%;
	margin: 5px auto;
	height:1px;
	line-height:1px;
	font-size:1px;
	border-top:1px solid white;
}
.horline90	{
	width:90%;
	margin: 5px auto;
	height:1px;
	line-height:1px;
	font-size:1px;
	border-top:1px solid white;
}
.picturecolour {
	border:3; 
	border-color:#7E7E5D; 
}

.header {
	text-align: center;
	font-family: arial, sans-serif;
	font-size: 30px;
	color: #202020;
	font-weight: bold;
}
.text {
	font-family: arial, sans-serif;
	font-size: 15px;
	color: #202020;
}
.textjustify {
	text-align: justify;
	font-family: arial, sans-serif;
	font-size: 15px;
	color: #202020;
}
.smalltext {
	text-align: center;
	font-family: arial, sans-serif;
	font-size: 13px;
	color: #202020;
}
