body { color: black; background-color: #214863; margin-top: 20px; }
p { font-size: 90%; font-family: "Trebuchet MS"; line-height: 1.3em; margin-right: 20px; }
h1 { color: #213f86; font-size: large; font-family: "Trebuchet MS"; font-weight: bold; margin-top: 20px; }
h2 { color: #3f79ff; font-size: medium; font-family: "Trebuchet MS"; font-weight: bold; }
a:link { color: blue }
a:visited { color: purple }
a:hover { color: purple ; background-color: #fff576; }
a:active { color: red }
ul { font-size: small; font-family: "Trebuchet MS"; list-style-type: disc; }
.paragraph_lead { color: #213f86; font-weight: bold; background-color: #fff576; text-transform: uppercase; letter-spacing: 0.1em; padding-right: 3px; padding-left: 3px; }
.footer { font-size: 80%; line-height: 1.2em; }
