<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html {
	padding-top: 10px;



	
background-color: #ffffe6;
}




h4 {
	color: #666666;
	font-size: 3em;
	margin: 0;
} 



h1 {font-size: 38px; color: navy; font-family:Verdana; line-height:40%;}
h2 {font-size: 20px; color: navy; font-family:Goudy Old Style;}
pagetitle {font-size:28px; color:black; font-family:Times New Roman;}
show {padding:1.5em; font-family:Helvetica}

.banner {float:top;
border: 3px dotted red;
padding:10px}


.sidebar {
float: left;
border-right:3px dotted red;
padding:10px;
height:500px;
}

.body {
margin-left: 260px;
padding:10px;
padding-left:17px;
}

.wrapper {
width:900px;}</pre></body></html>