
body{
 max-width:780px;
 padding:1em 1em 1em 1em;
 font-size:100%;
 line-height:1.6em;
 font-family:'Verdana', sans-serif;
 margin: auto;
}

div.toc ul{
 list-style-type:none;
 padding-left:2em;
 margin:0;
}

div.toc li{
 text-indent:-1em;
}

h1{
 line-height: 1.4em;
}
h2{
 margin-top: 2em;
 margin-bottom: 0.5em;
 line-height: 1.4em;
}
h3{
 margin-top: 1.5em;
 margin-bottom: 0.5em;
 line-height: 1.4em;
}
h4{
 margin-top: 1.25em;
 margin-bottom: 0.5em;
 line-height: 1.4em;
}

p{
 margin-top:0.5em;
}

div.figure{
 text-align: center;
}

blockquote{
 border-left:solid 0.25em #999;
 padding-left:1em;
}


table{
 border-collapse:collapse;
}

th,td{
 padding: 0.25em 1em 0.25em 1em;
 border: none;
}

div.table table{
 margin-left: auto;
 margin-right: auto;
}

div.table th{
 padding: 0.25em 1em 0.25em 1em;
 border: solid 1px #999;
}
div.table td{
 padding: 0.25em 1em 0.25em 1em;
 border: solid 1px #999;
}

hr{
 margin: 2em 0;
}

#google_translate_element{
 float: left;
 margin-right:1em;
}

.right{
 float: right;
}
