p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	color: #f5efdd;
	line-height: 170%;
}
.browntable {
	background-color: #4F2700;

}
.innertable {
	border: 1px dashed #313131;
}
.greytable {

	background-color: #1F1F1F;
}
.greybold {
	font-weight: bold;
	color: #4D4D4D;
	line-height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
a:link {
	color: #c18a0b;
	text-decoration: none;
	font-weight: bold;
}
body {
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-3dlight-color: #000000;
	scrollbar-highlight-color: #C0C0C0;
	scrollbar-face-color: #000000;
	scrollbar-shadow-color: #808080;
	scrollbar-darkshadow-color: #808080;
	scrollbar-track-color: #EAEAEA;


}
a:visited {
	color: c18a0b;
	text-decoration: none;
	font-weight: bold;

}
a:hover {
	color: #333333;
	text-decoration: none;
	background-color: #9C9684;
	font-weight: bold;

}
.greyheading {
	font-weight: normal;
	color: #D8D8D8;
	font-size: 140%;
	line-height: 130%;
	font-family: "Courier New", Courier, mono;
	background-color: #6B655A;
	padding: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;



}
.goldback {
	background-color: #C18A0b;
}
