@charset "UTF-8";
body {
 color:black;
 font-size:12pt;
 font-family:"Arno Pro", "Palatino Linotype", "Constantia", "Georgia", serif;
 line-height:1.4em;
 background-color:white;
 text-align:center;
 margin:0px; }
 
div, p, h1, h2 {
 text-align:left; }

p, h1, h2 {
 padding:0px 20pt; }

p {
 text-indent:1em;
 margin-top:0;
 margin-bottom:0em; }

h1+p, h2+p {
 text-indent:0; }

a {
 color:#628000;
 text-decoration:underline; }

div.main {
 width:93%;
 margin:0px auto;
 background-color:white; }

div.title {
 margin:0px;
 display:none;
}

div.menu {
 margin:0px;
 height:0; }

div.copyright {
 margin:0px;
 height:0; }

a.menu {
 font-size:0;
 color:white; }

a:hover.menu {
 color:white; }

h1, h2 {
 font-weight:bold;
 margin:0;
 padding-top:2em;
}

h1 {
 font-size:1.6em;
 padding-bottom:1em; }

h2 {
 font-size:1.4em;
 padding-bottom:1em; }

p.copyright {
 padding-bottom:0px;
 margin:0px;
 color:white;
 font-size:0; }

img {
 border:0;
}

.border_bottom {
 font-weight:bold;
 border-bottom:1px solid #a7a9a7;
}

.border {
 border:1px solid black;
}

