html     { height: 100%; margin: 0; padding: 0; }
body     { height: 100%; margin: 0; padding: 0; 
           background-color: transparent; class: Normal; lang: en; }
#map-canvas {
	height: 540px; width: 720px; background-color: #CCC;
}
#iw_container .iw_title {
	font-size: 16px;
	font-weight: bold;
}
.iw_content {
	padding: 15px 15px 15px 0;
}
p        {color:black; font:small "ariel" }
h1       {font:20pt/30pt "ariel";  line-height:90%; text-align:center;color:black;}
h2       {font:15pt/20pt "ariel";  line-height:90%; text-align:center;color:black;}
h3       {font-variant: normal;   text-align: center;
          line-height:80%; font-size:80%;  font-weight: normal;
          word-spacing: 0; margin-top: 0; margin-bottom: 0}
h3.left  {font-variant: normal;   text-align: left;
          line-height:100%; font-size:80%;  font-weight: normal;
          word-spacing: 0; margin-top: 0; margin-bottom: 0}
h2.news  {text-decoration:underline}
div.nav  {text-align:left; font: large "ariel"; }
div.body {text-align:center; font-size:14pt; color:black;}
div.news {font:  8pt/10pt "times"; color:black}
span.foot {font: 8pt/10pt "times"; font-style:italic;}
img {margin-right:10px; margin-bottom:10px;}
