<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">orngOngrey  
whiteOngrey 
blackOngrey 
blackOnlilac

poxody
h3 whiteOngrey 
h4 blackOngrey 
h5 orngOngrey 
current page

.crnt { font-weight: bold; font-style: italic; color: #FFCC66 } 

.h2 {  font-weight: bold; font-size: larger; color: #cc0000; text-align: center;}
.h2 a 	{ color: #cc0000 }
.h2 a:active 	{ text-decoration: underline; }
.h2 a:hover	{ text-decoration: none; }
.h2 a:visited 	{ color:#cc0033;  }  
 
.h3 	{
	font-weight: bold;
	color: white;
	padding-top: 0.5ex;
	padding-bottom: 0.5ex;
	border-top: 1px solid silver;
	border-bottom:  1px  solid silver;
	background-color: #666666;
	text-align: center;
}     

.h3 a 	{ color: white; }
.h3 a:active 	{ text-decoration: underline; }
.h3 a:hover	{ text-decoration: none; }
.h3 a:visited 	{ color:#e0e0e0;  }  

.h4	{  	font-weight: bold; color: #000000; background-color: #bbbbbb; }


 
/* navigation styles */
body   	{  margin: 0px; BACKGROUND-COLOR: #fafaf4 ; color: #000000;
line-height:1.4em;
		 }
 
  
table 	{  border-collapse: collapse; }
td	{ vertical-align: top; text-align: left;  padding: 5px;   }
 
 

#header 	{ border-bottom:  double silver;
 	height: 100px;
	left: 160px;
	position: absolute;
	white-space: nowrap; 
	}

#content {
	left: 160px;
	padding: 10px 0 0 0;
	position: absolute;
	top: 120px;
}

#nav {
	background: url(poxody/images/columns.jpg) no-repeat;
	left: 0;
	padding: 30px 0 0 0;
	position: absolute;
	top: 0px;
	width: 150px;
}
div.footer 	{ border-top:  double silver; }



.crntOnGrayMenu {	font-weight: bold; font-style: italic; color: #FFCC66
}

 
.crntOnLeftMenu {
	font-weight: bold; font-size: smaller; font-style: italic; color: #FFCC66
}
 
.BottomMenu {
	font-size: smaller
}
</pre></body></html>