body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left:0;
	margin-top:0;
	margin-right:0;
	margin-bottom:0;
	background-image: url(navimages/backpattern.jpg);
	background-attachment: fixed;
}
.goldfont {
	font-size: 14px;
	color: #F90;
}
.backtext {
	background-color: #DD9D55;
}
.smallfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a:link {
	color: #683605;
	text-decoration: none;
}
a:hover {
	color: #030;
}
a:active {
	color: #030;
}
a:visited {
	color: #900;
}
.headingtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #683605;
	font-style: italic;
}
.burgundy {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #603;
}
.subheadingtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.fancyfont {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #683605;
	font-weight: bold;
}.colourtext {
	font-size: 9px;
	color: #FF0000;
}
.colourback {
	background-color: #FFFFFF;
}
li {
	list-style-image: url(navimages/dot.gif);
}
.centertext {
	text-align: center;
}
.browntext {
	color: #472503;
	font-size: 11px;
}
.titlebar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #683605;
	font-weight: bold;
	font-style: italic;
}
.tableback {
	background-image: url(navimages/backgrtext.png);
}
.smallgray {
	font-size: 9px;
	color: #484848;
}
.boldheading {
	font-size: 16px;
	font-style: italic;
	font-weight: bolder;
	color: #F00;
}
.bluefont {
	color: #006;
}
.greentext {
	font-weight: bold;
	color: #360;
}
.greenlarge {
	font-size: 18px;
	color: #093;
	font-style: italic;
}
.whitetext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: italic;
	font-weight: bold;
	color: #FFF;
}
.largefont {
	font-size: 24px;
}

