.tablebase {
	background-image: url(background.gif);
	background-repeat: repeat-x;
	background-color: #DAD8D8;
}
body {
	scrollbar-face-color:#039192;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#666666;
	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: #039192;
}
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;
}
.image {
	margin: 4px;
	padding: 4px;
}
.bodytext2 {

	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 1.1;
}

