<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#body {
	width:605px;
	}
#contents {
	width:600px;
	}
#left{
	width:400px;
	margin:0px;
	padding:2px;
	float:left;
	border:solid 2px;
	border-color:#000080;
	}

#right{
	width:180px;
	margin:3px;
	padding:0px;
	float:left;
	border:solid 0px;
	}

h1{
	font-size:medium;
	color:white;
	background-color:#000080;
	margin:0px;
	}
	
h2{
	font-size:medium;
	color:white;
	background-color:#000080;
	margin:0px;
	}

#srwmaptop{
	width:600px
	}


#srwmapbottom{
	width:400px;
	margin:2px;
	}

#date{
	width:700px;
	}
</pre></body></html>