.header {
	font-family: Tahoma;
	font-size: 36px;
	font-style: normal;
	color: #FFFF00;
	text-decoration: underline;
}
.strapline {
	font-family: Tahoma;
	font-size: 18px;
	font-style: normal;
	color: #FF6600;
}
.bodytext {
	font-family: Tahoma;
	font-size: 16px;
	color: #FFFF00;
	background-position: left;
}
.navbar {
	font-family: Tahoma;
	font-size: 12px;
	color: #00FF00;
}

