.Mainhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-align: left;
	vertical-align: top;
}
.emphasise {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: italic;
	font-weight: bold;
	color: #000099;
	text-decoration: underline;
}

.Displayhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #000099;
	text-decoration: underline;
}

.captions {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}

.tablecolours {
	background-color: #FFFFCC;
	border: medium solid #06199C;
}
.Maintext {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: small;
	font-weight: bold;
	color: #000099;
	vertical-align: text-top;
}
.Mainlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	text-align: center;
}
a:visited {
	color: #336600;
	text-decoration: none;
}
a:hover {
	color: #006699;
	text-decoration: underline;
}
a:link {
	color: #FF3366;
	text-decoration: none;
}
.diary {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #000099;
	font-weight: bold;
}
.null{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	font-size: medium;
	text-align: center;
}
