body { color: black; background: white; }
a:{color:black}
a:link {color:blue;font-weight:bold}
a:visited {color: #6495ED}
a {text-decoration: none}
a:hover {text-decoration:underline}
a.googlearth {color:sienna}
b.blue {color:blue}
img {border:0}
img.left {float: left; margin-right: 2mm; border:0}
img.right {float: right; margin-left: 2mm; border:0}
div.caption {border:0; text-align:center}
div#caption {border:0; text-align:center; font-weight:bold; font-size:small; margin-bottom: 2mm;}
div#leftcaption {float: left; border:0; text-align:center; font-weight:bold; font-size:small; margin-bottom: 2mm; margin-right: 2mm}
div#centercaption {border:0; text-align:center; font-weight:bold; font-size:small; margin-bottom: 2mm;}
div#rightcaption {float: right; border:0; text-align:center; font-weight:bold; font-size:small; margin-bottom: 2mm; margin-left: 2mm}
div#centercaption {float: center; border:0; text-align:center; font-weight:bold; font-size:small}