BODY {
	background: white;
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url("./saw1.png");
	color: black;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	margin: 40;
	padding: 40;
	}
a:link    { text-decoration: none; color: #883300; }
a:visited { text-decoration: none; color: #BBAA88; }
a:active  { text-decoration: underline; color: #FFFF00; }
a:hover   { text-decoration: underline; color: #bb3344; }
P { text-indent: 1em; margin-left: 1em; }
P.hang { text-indent: -2em; margin-left: 3em; }
LI, P.continue { text-indent: 0; margin-left: 1em; }
table, tr, td {	text-indent: 0; font-size: 12px;
	font-family: Verdana, Ariel, sans-serif; line-height: 150%; }
H1 { height: 60; padding-top: 20; padding-bottom: 20; font: bold 24pt/29pt; }
H2 { padding-top: 20; padding-bottom: 0; font: bold 18pt/23pt; }
H3 { padding-top: 20; padding-bottom: 0; font: bold 14pt/19pt; }
H4 { padding-top: 20; padding-bottom: 0; font: bold 13pt/17pt; }
H5 { padding-top: 20; padding-bottom: 0; font: bold 12pt/16pt; }
HR { margin: 0.5em 0; line-height: 1px; }
