
body { color:#663300; background-color:#007700; margin: 0 auto; min-width:760px; max-width:1024px }

html {
scrollbar-base-color:#007700;
scrollbar-arrow-color:#ffffff;
scrollbar-track-color:#ccffcc;

scrollbar-shadow-color:#663300;
scrollbar-lightshadow-color:#663300; 
scrollbar-darkshadow-color:#000000;

scrollbar-highlight-color:#ffffff;
scrollbar-3dlight-color:#663300;
}



div#header { background:url(sitepix/pghdr.png) }



div#content a:link       { color:#007700 }
div#content a:visited    { color:#007700 }
div#content a:active     { color:#007700 }
div#content a:hover      { color:#663300; background:yellow }



#pic a.p1, #pic a.p1:visited { color: #007700; text-decoration: underline }

#pic a.p1:hover { background-color: yellow; color: #663300; text-decoration: underline }



table        { width:100%; background:#ffffe0; border:thin groove #007700 }

table.hidden { width:100%; background:#ffffff; border:none }

th           { background:#007700; color: #ffffff; text-align:center; font-family:Ariel; font-size:larger; font-weight:bolder }

tr.title     {background:beige; text-align:center}

tr.bold1 { font-weight:bolder; background:gold }

td.title     { background:beige }

td {text-align:center}


h1           { font-size:3.0em; font-weight:bold; color:#663300 }
h2 	     { font-size:2.0em; font-weight:bolder; color: #663300; font-style:italic; text-align:center }
h3 	     { font-size:1.2em; font-weight:bolder; color: #663300; font-style:italic; text-align:center }
h4	     { font-size:1.4em; font-weight:bolder; color: #ffffff; font-style:italic; text-align:center }	
h5 	     { font-size:0.6em; font-style:italic}

hr           { color: #0000cd }











