h1 { font-family: arial; font-size: 26pt; color: navy; } h2 { font-family: arial; font-size: 22pt; color: navy; text-align: right; vertical-align: middle; } h3 { font-family: arial; font-size: 16pt; color: navy; text-align: left; } body { font-family: arial; font-size: 12pt; color: navy; } a:link {color: navy;} a:visited {color: purple;} a:hover {color: blue;} a:active {color: maroon;} a.bold:link {color: navy; font-weight: bold;} a.bold:visited {color: purple; font-weight: bold;} a.bold:hover {color: blue; font-weight: bold;} a.bold:active {color: maroon; font-weight: bold;} a.footerlink:link {color: white;} a.footerlink:visited {color: silver;} a.footerlink:hover {color: #C1CF5F;} a.footerlink:active {color: olive;} #leftNavigation { width: 320px; font-size: 12pt; margin-left: 0; margin-top: 30pt; border-top: 1px solid navy; } #leftNavigation li { line-height: 300%; list-style: none; border-bottom: 1px solid navy; } #leftNavigation li a { color: navy; display: block; padding-left: 25px; text-decoration: none; } #leftNavigation a:hover { color: white; background-color: navy; text-decoration: none; } #leftNavigation .active { color: navy; font-weight: bold; } #topNavigation { margin: 0; padding: 0; text-align: center; font-size: 16pt; } #topNavigation li { list-style: none; line-height: 200%; display: inline; } #topNavigation li a { color: white; background-color: navy; padding: 1em; padding-top: 0em 1em; text-decoration: none; } #topNavigation a:hover { color: navy; background-color: white; } #topNavigation .active { background-color: navy; color: white; font-weight: bold; } #content { margin: 0px; padding: 20px; } #contact { text-align: center; color: white; font-size: 10pt; } #footer { text-align: right; color: navy; font-size: 10pt; }