body {
	background-color: #FFFFCC;
}

body,td,th {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: medium;
	color: #000000;
}

.testimony_background {
	background-color: #CCCC66;
}

.imageborder {
	border-color: #FF0000;
	border-width: thick;
}

.docfont {
	font-size: 12pt;
}


.slide_show_img {
	border-color: #54491c;
	border-width: thin;
}

.colour1 {color: #ffffff; background-color: #54491c;}
.colour2 {color: #000000; background-color: #ffe57f;}
.colour3 {color: #000000; background-color: #ffffbf;}
.colour4 {color: #000000; background-color: #A99338;}
.colour5 {color: #000000; background-color: #ffcc00;}
.colour6 {color: #000000; background-color: #bfac5f;}
.colour7 {color: #000000; background-color: #ddd2a6;}

.YearText {
 color: #54491c;
 font-size: 20pt; 
 font-weight: bold;
}

.Title {
  position: relative;
  font: bold italic 45pt times, serif;
}
.Overlay {
  position: relative;
  top: -60px;
  font: bold 18pt helvetica, sans-serif;
}

a:link {
	text-decoration: underline;
}

a:visited {
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

a:active {
	text-decoration: underline;
}

