.right {text-align:right}
.center {text-align:center}
.red {color:#CC0000}
.orange {color:#D2691E}
a {}
a:link {text-decoration:none}
a:hover {text-decoration:underline}
body {margin:auto;min-width:640px;max-width:1280px;padding:.5em}
caption {font-style:italic;padding:.8em}
div.container {min-height:188px;margin:2em;padding:4px;background-color:#FFE;border:1px solid #888}
div.container:hover {background-color:#FFD}
footer {margin:auto;margin-bottom:2em;padding:2em;text-align:center}
footer > a {font-size:1.5em}
h1 {font-size:3em;text-align:center;color:#555;background-color:#AB1}
h2 {font-size:1.1em;color:#333;display:inline}
hr {margin:2em}
img.left {width:320px;float:left;padding:4px}
img.right {width:320px;float:right;padding:4px}
li {list-style-type:none}
p {text-align:justify;font-size:1em}
table {max-width:99%;margin:auto;margin-right:0}
th {text-align:left}
tr:nth-child(even) {background-color:#DEE}
tr:hover {background-color:#BCC}
