html, body {
background-color:#fff;
font: normal 12px/18px "Lucida Grande", arial, verdana, helvetica, sans-serif;
margin: 0 10px 10px 10px;
padding: 0px 0px 0px 0px;
text-align: left;
}

h1{
text-indent: -99999px;
background: #fff url(/images/logo-pop.gif) top left no-repeat;
padding: 0 0 0px 0;
margin:4px 0 10px 0;
height: 62px;
}

h2 {
font-size: 18px;
color: #124D8D;
font-weight: normal;
padding: 10px 0 5px 0;
margin: 0 0 0px 0;
}

h2 em {
font-size: 11px;
font-weight: bold;
font-style: oblique;
background: #edf3fe;
padding: 1px;color: red;
}

h2 span {color: #000;}

h3 {
color: #124D8D;
font-size: 13px;
margin: 3px 0 3px 0;
font-weight: bold;
}


p {
padding: 0;
margin:0 0 10px 0;
}

p.footer{
color:#666;
font-family:verdana;
font-size:10px;
line-height:14px;
}

a {
color: #124D8D;
}

a:hover {
color: #000;
}

a img {
border: 0;
text-decoration: none;
}

table.map-table {
width: 440px;
border-spacing: 0px;
border-collapse: collapse;
border: 0px solid;
border-bottom: 1px solid #999;
font-family:verdana;
font-size:10px;
line-height:14px;
margin:10px 0 20px 0;
padding:0;
color:#444;
}

table.map-table tr {
background: #FFF;
border-top: 1px solid #ddd;
}

table.map-table td {
padding-top: 3px;
padding-left: 3px;
padding-right: 3px;
padding-bottom: 3px;
margin: 0px;
text-align: left;
}

table.map-table td.key {
width:100px;
font-weight:bold;
}
