@import url(http://fonts.googleapis.com/css?family=Roboto+Slab:300&subset=latin,latin-ext);
body { margin: 2ex 1em; font-family: 'Roboto Slab', verdana sans-serif; font-size: 18pt }
h1 { text-align: center; margin-top: 2ex; margin-bottom: 3ex; }
img { border: 0pt }
table.twocol { width: 100% }
table.twocol td { width: 50%; padding: 0ex 2.5em; vertical-align: top }
table.twocol td.leftcol { border-right: 1pt black dotted }
.twocolspan { margin-left: auto; margin-right: auto; width: 50%; }
a { color: #0000dd; text-decoration: none }
a:hover { text-decoration: underline }
p { text-align: justify }

ul.extlinks li a { font-weight: bold }
ul.extlinks li { display: block; text-align: center; font-size: 1.2em; margin: 2ex 0 }
ul.extlinks { margin-bottom: 4ex; }

footer { margin-top: 6ex; }
footer p { font-size: 0.6em; text-align: center; }

em { color: #007700; font-style: normal; }
