.MainHeader {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	color: #3333CC;
	text-decoration: none;
	font-style: normal;
	line-height: 200%;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	background-attachment: fixed;
	background-color: #CCFFFF;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center center;
	display: table-cell;
	cursor: default;
	white-space: nowrap;
}

.SubHeading {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	color: #3366FF;
	font-weight: bold;
	cursor: default;
}

.Emphasise {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
        color: #330066;
        font-weight: bold;
}
