.fancyfont {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #F00;
	font-style: italic;
	font-weight: bold;
}
html
{
scrollbar-base-color: #bcd0d7;
scrollbar-arrow-color: #1c4567;
scrollbar-track-color: #bcd0d7;

scrollbar-shadow-color: black;
scrollbar-lightshadow-color: black; 
scrollbar-darkshadow-color: gray;

scrollbar-highlight-color: #1c4567;
scrollbar-3dlight-color: black;
}
.smallcenter {
	font-size: 9px;
	text-align: center;
}
body {
	background-color: #b7c4d2;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #333;
	background-image: url(../navimages5/backpage.jpg);
	
}
.centertext {
	text-align: center;
}
a:link {
	color: #0F3564;
}
.titletext {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #0F3564;
}
.smalltext {
	font-size: 10px;
}

a:hover {
	color: #623615;
}
a:visited {
	color: #004600;
}
.backcolour {
	background-color: #999999;
	}
.smallbacktext {
	font-size: 10px;
	background-color: #C0C0C0;
}
.smallcenter {
	font-size: 9px;
	text-align: center;
}
