/*  sabaki river css simple    */

 
html {
background: #ffcc99;
 font-family: verdana, arial, helvetica, sans-serif; 

 }
/*  773624 - non web brown from masthead, web ok easier to read:  993333  */

A:link {color: #773624; font-weight: bold; } 
A:visited {color: #000000; font-weight: bold; }
A:hover {color: #000000; font-weight: bold; }
A:active {color: #33CC66; font-weight: bold; }


h1 { color: #773624; }

h2 { color: #000000; }

h3 { color: #773624; }


p { color: #000000; }

.toc { margin-left: 15px;
		padding-left: 4px; }
		
.small90 { font-size: 90%; }

.lighter { font-weight: lighter; }


