a {
	text-decoration: none;
	font-weight: bold;
	color: #660000;
}
a:hover {
	text-decoration: underline;
}	


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #BBBA88;
	color: #70481B;
	line-height: 15px;
	padding: 5px;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	padding: 5px;
}

table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	
}



#pagetable {
background-image:url(../images/pagebg.jpg);
background-repeat:no-repeat;
background-position:top;
padding:0px;
margin:0px;
}



.credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9B965E;
}


.credits a {
	color: #9B965E;
}


.heading {
	font-family: "Trebuchet MS", Helvetica, Arial;
	font-size: 14px;
	font-weight: 500;
	color: #643C29;
}
.medheading {
	font-family: "Trebuchet MS", Helvetica, Arial;
	font-size: 13px;
	color: #7F4329;
}

.script {  font-family: "Times New Roman", Times, serif; font-size: 18px; font-style: italic; font-weight: 300}
.lgtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 5px;
}
