.navtext {
	font-family: "French Script MT";
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	text-transform: lowercase;
	color: #000066;
}
.borderright {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCC99;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCC99;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.mainheading {
	font-family: Geneva;
	font-size: 120%;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.boxtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.txtlink {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #000066;
	text-decoration: underline;
}
.linksheading {
	font-family: Geneva;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000066;
}
.links {
	font-family: Geneva;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.txtlink2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
.maintextitalics {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	color: #000066;
	text-decoration: none;
}
.headinglink {
	font-family: Geneva;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000066;
	text-decoration: underline;
}
.boxtextlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
.Garamondhead {
	font-family: Garamond;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #000066;
}
.boxheading {
	font-family: Garamond;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.boxborder {
	border: thin solid #666633;
}
.bordersides {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCC99;
	border-left-color: #CCCC99;
}
.Differentcolourlinksheading {  font-family: garamond; font-size: 16px; font-weight: bold; color: #666633}
.backgroundyellow {  background-color: #FFFFCC}
