.tablebase {
	background-image: url(background.gif);
	background-repeat: repeat-x;
	background-color: #D87532;
}
body {
	scrollbar-face-color:#D87532;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#4E4D5F;
	scrollbar-highlight-color:#000000;
}
.bodytext {
	font-family: "Trebuchet MS";
	font-size: 13px;
	line-height: 1.4;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
h2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #6C7755;
}
ul {

	font-family: "Trebuchet MS";
	font-size: 13px;
	line-height: 1.4;
}
.bodytextbold {
	font-family: "Trebuchet MS";
	font-size: 14px;
	line-height: 1.4;
	font-weight: bold;
}
a:link {
	color: #333333;
}
