body,td,th {
	color: #D8C49A;
	font-family: Times New Roman, Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
}
body {
	background-color: #000000;
	background-image: url(../sitegraphics/texture.jpg);
}
.style1 {color: #9C855A}
.style2 {color: #CCCCCC; }
.style3 {color: #9C855A; font-size: 16px; }
.style4 {color: #CCCCCC; font-size: 16px; }
a:link {
	color: #D8C49A;
	text-decoration: none;
}
a:visited {
	color: #D8C49A;
	text-decoration: none;
}
a:hover {
	color: #D8C49A;
	text-decoration: underline;
}
a:active {
	color: #CCCCCC;
	text-decoration: none;
}
.textTable {
	max-width: 600px;
}
.rule1 {
	border-top-width: 3px;
	border-top-style: groove;
	border-top-color: #D8C49B;
}
.bgCentred {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center center;
}
