@charset "utf-8";
/* CSS Document */

body {
	background-color: #cbd3e4;
}

p {
	font-family: Geneva, "Times New Roman", Times, serif;
	font-size: 14px;
}

.strapline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
}

.contentlink {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

