body {
	background-color: #670000;
}

A:link {text-decoration: underline; color: #CF937B;}
A:visited {text-decoration: underline; color: #CF937B;}
A:active {text-decoration: underline; color: #CF937B;}
A:hover {text-decoration: underline; color: #FFFFFF;}
a img {border: none; }

.cont_title, .cont_title TD
{

color:white;
    font-weight: bold;
    font-size: 12pt;
    font-family: tahoma, sans-serif;
}

.copy TD
{

color:white;
    font-size: 11pt;
    font-family: tahoma, sans-serif;
}


.cont_page, .cont_page TD
{

color:white;
    font-size: 9pt;
    font-family: tahoma, sans-serif;

}

.deepsea, .deepsea TD, .deepsea TH
{
background-image:url('navbg.jpg');
color:white;
position: absolute; 
top: 0px; 
right: 0px;
}

.content, .content TD, .content TH
{
background-image:url('navbg.jpg');
color:white;
position: absolute; 
top: 116px; 
right: 426px;
}

.pagecont, .pagecont TD
{

color:white;
font-weight: normal;
    font-size: 11pt;
    font-family: tahoma, sans-serif;

}

h1 { font-size:18px; margin:0 0 1em 0 }
h2 { font-size:16px; margin:0 0 .5em 0 }
p { margin:0 0 .8em 0 }	
div#lnks { 
  position:absolute; left:10px; top:50px;
  width:100px;
  }
pre { margin:0 0 .8em 0; font-size:100% }
#buffer { position:absolute; visibility:hidden; left:0; top:0 }
#display { 
  width:725px; height:300px; overflow:auto;
  background-color:#791F1F; 
  color:#FFFFFF;
  border:0px inset #000; padding:4px 
  }