/* Optional Code */
body { color: #000; background-color: #ACB7D7; text-align: left; font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif; font-size: 86%; }
p  { padding: 0.5em; margin: 0; font-size: 1em; }
h1 { padding: 0.5em; margin: 0; font-size: 1.1em; font-weight: bold; }
h2 { padding: 0.5em; margin: 0; font-size: 1.2em; color: #0A246A; }
ul { padding-right: 1em; text-align: left; margin-bottom: 1em; }

a:link { color: blue; text-decoration: underline }
a:active { color: red; text-decoration: none }
a:visited { color: red; text-decoration: underline }
a:hover { color: red; text-decoration: none }


