body {background-color: white}
h1 {font-size: 12pt; color: #blue; margin-left: 10px;}
h2 {font-size: 12pt; color: #blue; margin-left: 15px;}
p { font-size: 12pt; color: #blue; margin-left: 5px;}
a:link {color: blue; text-decoration: underline; }
a:visited {color: blue; text-decoration: underline; }
a:hover {font-size: 12pt; color: black; text-decoration: none; }
table { border-bottom: 1px green; border-left: 1px green }
td { padding: 5px 5px 5px 11px; border-top: 1px solid #003366; border-right: 5px solid #003366 }
ul { margin-top: 10px; margin-bottom: 10px; margin-left: 0; padding-left: 1em }
li { margin-bottom: 10px }

