table.top {font-size:11pt; background:black; cell-spacing: none}

table.top td {width: 25%; cell-spacing: none;}

table.top a:link { text-decoration: underline; color: white; font: bold 13px; }
table.top a:visited { text-decoration: underline; color: white; font: bold 13px; }
table.top a:hover { background: red; color: white }

table.menu a:link { text-decoration: underline; color: white; font: bold 13px; }
table.menu a:visited { text-decoration: underline; color: white; font: bold 13px; }
table.menu a:hover { background: red; color: white }

td.menu {background: steelblue; width: 100%; border: black solid 3px; cell-spacing: none;}

tr.top {background: steelblue; cell-spacing: none;}

table.menu
{
font-size:100%;
position: absolute;
visibility:hidden;
width: 100%;
cell-spacing: none;
}

window {background: red;}
p.bigdaddy {color: black; font-size: small; font-family:"Comic Sans"; text-align: center;}


			
body    {background: blanchedalmond; 
	background-attachment: fixed;
	font-family: "Century Schoolbook", Times, Serif;
	font-size: 12pt; 
	color: black;
	font:  bolder; 
	scrollbar-shadow-color: lightgreen;  	
	scrollbar-highlight-color: lightgreen; 
	scrollbar-3dlight-color: black;  
	scrollbar-darkshadow-color: black; 
	scrollbar-track-color: firebrick;  
	scrollbar-arrow-color: Red;
	}




h1	{color: Navy; text-align: center; text-decoration: underline; 
	}

hr.top	{color: firebrick; width: 85%; height: 5; }

hr.bottom {color: darkgreen; width: 100%; height: 5; }




DIV.email {
  align: right 
  width: 25%;
  margin: 0.5em;
  padding: 0.5em;
  text-align: center}

P.warn {text-align: center; color: firebrick; margin-left: 5%; margin-right: 5%;}

DIV.narrative {
  margin: 0.5em;
  padding: 0.5em;
  text-align: center
  position: relative;
  left: 10%
  top:    0
  Z-index: auto}

p.link   {
      text-align: center;
      font-size: 9pt;
     }
p.link a {color: blue;}

p.change {text-align: center; font-size: 10pt;}
p.change a:link{color:Navy;}
p.change a:visited{color: Navy;}


blockquote {text-align: center; font-style: oblique; font-size: 15pt; color: darkred;}

A:link	 {color:blue; text-decoration:underline}
A:visited {color:blue; text-decoration:underline}
A:hover	{background:black; color:white; text-decoration:none}
A:active{color:black; text-decoration:none}
