body {
	font-family: Trebuchet MS, Trebuchet, Verdana;
	font-size: 8pt;
	color: #FFFFFF;
	border: 0px none;
	background-color: #573a29;
	text-align: left;
	list-style-type: circle;
	background-image: url('splash-back1.jpg');
	    scrollbar-face-color:#e7cda7;
        scrollbar-highlight-color:#f3dec0;
        scrollbar-3dlight-color:#fff1dc;
        scrollbar-shadow-color:#d4aa7c;
        scrollbar-darkshadow-color:#b68654;
        scrollbar-track-color:#140907;
        scrollbar-arrow-color:#140907;
}

A:link, A:visited, A:active {color: #4d262d; text-decoration: underline;}
A:hover {color: #826f58; text-decoration: underline;}

table {
	font-family: Trebuchet MS, Trebuchet, Verdana;
	font-size: 8pt;
	color: #2b0e05;
}

td {
	font-family: Trebuchet MS, Trebuchet, Verdana;
	font-size: 8pt;
	color: #2b0e05;
}

th {
	font-family: Trebuchet MS, Trebuchet, Verdana;
	font-size: 8pt;
	color: #2b0e05;
	font-weight: normal;
}

.h1 {
	font-family: Trebuchet MS, Trebuchet, Verdana;
	font-size: 11pt;
	color: #4d262d;
	font-style: italic;
	font-weight: bold;
	border-bottom: 1px solid #826f58;
}

.h2 {
	font-family: Trebuchet MS, Trebuchet, Verdana;
	font-size: 9pt;
	color: #4d262d;
	font-weight: bold;
}

.imgborder { 
	border: 1px solid #b68654;
}

.quote {
	font-family: Trebuchet MS, Trebuchet, Verdana;
	font-size: 8pt;
	color: #4d262d;
	font-weight: normal;
	font-style: italic;
}