body { font-family: verdana,lucida,sans-serif; margin-left: 5%; margin-right: 5%; background: #e0f0ff; /*background-image: url(icons/background.jpg);*/ } h2 { font-family: verdana,lucida,sans-serif; border-bottom: solid 1px; } h3 { font-family: verdana,lucida,sans-serif; } p { font-size: 10pt; font-family: verdana,lucida,sans-serif; } dl,dd { font-size: 10pt; font-family: verdana,lucida,sans-serif; } sup { font-size: 8pt; } big { font-size: 12pt; } small { font-size: 8pt; } table,tr,td,th { font-size: 10pt; font-family: sans-serif; } th { background: #abcdef; border: solid 1px gray; } .title { width: 100%; border-top: solid 3px #001234; border-left: solid 3px #001234; border-right: solid 1px gray; border-bottom: solid 1px gray; margin-left: -3px; margin-right: -1px; color: #001234; background: #abcdef; } .title h1 { font-size: 36; padding: 1px 10px 5px 10px; color: #001234; } .navbar { margin-top: 5pt; margin-bottom: 10pt; background: #abcdef; color: gray; border: solid 1px gray; font-size: 10pt; } .navbar span { padding: 1px 6px 1px 6px; font-weight: bold; } .navbar a { padding: 1px 6px 1px 6px; text-decoration: none; font-weight: bold; } .navbar a:hover { background: gray; color: white; } .pagestatus { text-align: right; font-style: italic; font-size: 8pt; color: gray; } .pagebody { margin-left: 15pt; margin-right: 15pt; margin-top: 15pt; margin-bottom: 20pt; padding: 10pt; background: transparent; border: solid 1px gray; font-size: 10pt; }