body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.topnav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
}
.topnavselected {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #2128A7;
}
.topheading1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	line-height: 35px;
	color: #2128A7;
}
.topheading2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	line-height: 35px;
	color: #494FCA;
}
.topheading3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	line-height: 35px;
	color: #7378E6;
}
a:link {
	text-decoration: none;
	color: #494FCA;
}
a:visited {
	text-decoration: none;
	color: #494FCA;
}
a:hover {
	color: #494FCA;
	text-decoration: underline;
}
a:active {
	color: #494FCA;
	text-decoration: underline;
}

a.main:link {
	color: #333333;
	text-decoration: none;
}
a.main:visited {
	color: #333333;
	text-decoration: none;
}
a.main:hover {
	color: #2128A7;
	text-decoration: none;
}
a.main:active {
	color: #2128A7;
	text-decoration: none;
}
a.second:link {
	color: #333333;
	text-decoration: none;
}
a.second:visited {
	color: #333333;
	text-decoration: none;
}
a.second:hover {
	color: #494FCA;
	text-decoration: none;
}
a.second:active {
	color: #494FCA;
	text-decoration: none;
}
a.third:link {
	color: #333333;
	text-decoration: none;
}
a.third:visited {
	color: #333333;
	text-decoration: none;
}
a.third:hover {
	color: #7378E6;
	text-decoration: none;
}
a.third:active {
	color: #7378E6;
	text-decoration: none;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
}
.smallprint {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 12px;
	color: #333333;
}
.secondnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #494FCA;
}
.thirdnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #7378E6;
}
.colourbold {
	font-weight: bold;
	color: #2128A7;
}
.colour {
	color: #2128A7;
}
.bold {
	font-weight: bold;
}
.boldcolour {
	font-weight: bold;
	color: #2128A7;
}
.colouredcell {
	background-color: #2128A7;
}
.colouredcell2 {
	background-color: #494FCA;
}
.imagecaption {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 13px;
	color: #333333;
}
.related {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	color: #FFFFFF;
	background-color: #7378E6;
}
