﻿.header {
	text-align: center;
	font-family: Tahoma;
	font-size: xx-large;
	font-weight: bold;
}
.customers {
	text-align: center;
	font-family: Tahoma;
	font-size: large;
}
.ContactDetails {
	text-align: center;
	font-family: Tahoma;
	font-size: large;
	background-color: #0061B2;
	color: #FFFFFF;
}
.bulletpoints {
	font-family: tahoma;
	font-size: x-large;
}
