<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
background-color: #ffffff;
background-position: center top; 
background-repeat: repeat-y;
background-attachment: fixed; 
margin-top: 0;
}

h1.span {
font-size: 3%;
font-weight: normal;
line-height:1.5em;
margin: 0;
}
h2.span {
font-size: 1%;
font-weight: normal;
line-height:1.5em;
margin: 0;
}


.c1 { line-height: 150% }
.c2 { line-height: 110% }
.c3 { line-height: 130% }

#i1 {
float:left;
margin-right:1em;
margin-bottom:1em;
}

#i2 {
float:right;
margin-left:1em;
margin-bottom:1em;
}

#i1 { text-indent: 1em }

	a:link {color: #000000; text-decoration: none}
	a:visited {color: #000000; text-decoration: none}
	a:active {color: #FF0000}
	a:hover {color: #FF0000; text-decoration: underline}



.ggmap {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}
 
.ggmap iframe,
.ggmap object,
.ggmap embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}</pre></body></html>