  
BODY        { margin: 2em 2em 1em 50px; color: #000000; background: #FFFFFF; 
            font-family: Arial, Helvetica, sans-serif }
P, BLOCKQUOTE, TH, TD, UL, OL, DL, DD, LI, DIR, MENU
            { font-family: Arial, helvetica, sans-serif;  /* inherit from body and NS redundancy*/ }
h1, h2, h3,
 h4, h5 { color: #3C6E19;  font-family: Verdana, Tahoma, "Myriad Web", Syntax, sans-serif}
H1          { font-size: 260%; font-weight: lighter }
H2          { font-size: 140%; font-weight: lighter }
H3          { font-size: 112%; font-weight: lighter }
H4, P       { margin-top: .2em; }
H5          { font-size: .83em; line-height: 1.17em; font-weight: lighter }
H6          { font-size: .67em; font-weight: lighter }
H5, H6,
STRONG      { font-weight: bolder }
DL          { margin-left: 2em ; margin-top: 0 }
DT          { margin-top: 0; font-weight: bold }
DD          { }
BLOCKQUOTE  { font-size: .83em }
IMG         { /* remove border from top image, color:white is for NS */
             border-width: 0; border-style: none; border-color: white; color: white }
CITE        { font-style: italic ; text-align: right }
CODE        { font-family: monospace; font-weight: normal}

dd>p		{ margin-bottom: 0; }
dl>dt		{ margin-top: 2em; }

A			{ border-bottom: thin dotted #b6cad4 }
A:link      { color: #006699; text-decoration: none; font-weight: normal}
A:visited   { color: #9966CC; text-decoration: none; font-weight: normal}
A:active    { background: #900; text-decoration: none; font-weight: normal} 
A:hover     { color: navy; background-color: #CADAD3; text-decoration: none} 
A.photo:link { color: navy }

div#header  { text-align: right; margin: 2em; }
div#header>img  { padding-left: 1em; }
img.thumb   { display:inline; margin-right: 5px; margin-left: 5px;
              padding: 5px; border: solid thin #999; }

table       {
            border-collapse: collapse;
            border: 0px solid;
            font: Arial, Helvetica, sans-serif;
            background: #f2f9ff;
            }
table>col.col-alt {
            background: #ebfff4;
            }
