<style type="text/css">
<!--
body{
font-size:8pt;
color:#696969;
font-family:Verdana,Osaka,sans-serif;
margin:0;
pading:0;
}

a:link,a:visited {
color:#3d3022;
text-decoration:none;
}
a:hover{
color:#ccc;
cursor:help;
}

#all{
width:300px;
margin:50px auto;
padding:0;
}

#map{
text-align:center;
}

h1{
font-size:12pt;
color:#696969;
margin:-220px 0 0 5px;
letter-spacing:3px;
padding:0;
text-align:left;
}

h2{
font-size:10pt;
background:#e5d7c4;
position: relative;
display: inline-block;
min-width: 115px;
width: auto;
padding:5px;
}
h2:after{
content:" ";
position:absolute;
top:0;
left:100%;
border-width:13px;
border-color:#e5d7c4;
border-style:solid;
border-right-color:transparent;
width:0;
height:0;
}

p{
font-size:8pt;
color:#696969;
margin:25px 0 0;
padding:0 3px;
}

textarea,input{
font-size:8pt;
color:#696969;
border:1px solid #764e4d;
background-color:#fff;
padding:3px;
}
select {
font-size:8pt;
color:#696969;
border:1px solid #764e4d;
background-color:#fff;
padding:2px;
}
input[type="submit"] {
width:35px;
}

.footer{
font-size:8pt;
color:#696969;
margin:0;
padding:205px 0 0;
text-align:right;
}
-->
</style>
