body {
font-family: Verdana, Arial, Helvetica, sams-serif;
font-size: 100%
}
a {font-weight: bold;}
a:link { color: #931420;}
a:visited { color: #f2972e; }
a:hover, a:focus { color: blue;}

ul {line-height: 1.5; }
li, p {font-size: 95%; }
em {font-weight: bold; }

header img.number1 {float: left;}
header img.number2 {float: right;}
header h2 {
font-size: 220%;
color: #f2972e;
text-align: center;
text-shadow: 2px 2px 2px black;
}

header h3 {
font-size: 130%;
font-style: italic;
text-align: center;
}

main h1 {font-size: 170% }
main h2 {
font-size: 130%
text-indent: 2px;
 }
main p {text-indent: 2em;}
main a.date_passed { color: gray; }
main ol {
margin-left: 2em;
}
main img {
margin-left: 2em;
}

footer p {
font-size: 80%;
text-align: right;
}