﻿.Heading {
	font-family: "Calisto MT";
	font-size: 40pt;
	font-weight: normal;
	font-style: normal;
	font-variant: small-caps;
	color: #000080;
	text-align: center;
}
.link {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	text-decoration: none;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	color: #000080;
	background-color: #FFFFF0;
	text-align: left;
	line-height: 25px;
}
#sidebar li {
	display: block;
	border: 1px solid #cdf;
}
.note {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 15pt;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #800000;
	text-align: center;
}
#sidebar a {
	font-weight: bold;
	text-decoration: none;
	color: #04b;
	display: block;
	padding: 5px;
	border-bottom: 1px solid #f9f9f9;
	width: 132px;
}
#sidebar ul {
	list-style-type: none;
	width: 12%;
	display: block;
	margin: 0;
	padding: 0;
}
#footer p {
	font-size: 10pt;
	text-align: center;
	margin: 0px;
	padding: 2px;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-weight: normal;
	font-style: italic;
	font-variant: normal;
	color: #000080;
}
#footer a {
	color: #333;
	text-decoration: underline;
}
#masthead p {
	text-align: right;
	margin-top: 5px;
	margin-right: 10px;
	padding: 0;
	width: 721px;
	margin-left: 0;
	margin-bottom: 0;
}
#masthead img {
	float: left;
}
.sub_heading {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 25px;
	font-weight: normal;
	font-style: italic;
	font-variant: normal;
	color: #000080;
	text-align: center;
}
.footer {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 15px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #000080;
	text-align: center;
	text-decoration: none;
}
.small-footer {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
}
.body {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	font-style: normal;
	color: #000080;
	text-align: left;
}
.bodyCentre {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	font-style: normal;
	color: #000080;
	text-align: center;
}

.linkDead {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	text-decoration: none;
	font-size: medium;
	font-weight: normal;
	font-style: italic;
	color: #000080;
	background-color: #FFFFF0;
	text-align: left;
	line-height: 22px;
}

