﻿h1 {
	font: 12pt Arial;
}
h2 { font: 12pt Arial; }
h3 { font: 10pt Arial; }
h4 { font: 9pt Arial; }
h5 { font: 10pt Arial Narrow; }
h6 { font: 9pt Arial Narrow; }
TH        { font-family: Arial; font-size: 11pt }

TD        { font-family: Arial; font-size: 11pt }

TABLE        { font-family: Arial; font-size: 11pt }

body        { font-family: Arial; font-size: 11pt }

BODY {
		scrollbar-face-color:#661100;
		scrollbar-shadow-color:#0C0B22;
		scrollbar-highlight-color:#8F4601;
		scrollbar-3dlight-color:#DAC4AF;
		scrollbar-darkshadow-color:#8F4601;
		scrollbar-track-color:#661100;
		scrollbar-arrow-color:#DAC4AF}