
body  { font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
a:link { color: #3f468a; font-weight: bold }
a:visited { color: #3f468a; font-weight: bold }
a:hover  { color: #f5c000; font-weight: bold; background-color: #3f468a }
a:active  { color: #c4c7ac; font-weight: bold; background-color: #3f468a }
.footer { font-size: small }
.tab { background-color: #c4c7ac; padding: 5pt }
a.tab:link { color: black; font-weight: normal; text-decoration: none }
a.tab:visited { color: black; font-weight: normal; text-decoration: none }
a.tab:hover { color: #f5c000; font-weight: normal; text-decoration: none; background-color: #3f468a }
a.tab:active { color: #f5c000; font-weight: normal; text-decoration: none; background-color: #3f468a }
.tabpage { background-color: #fff; padding: 10pt; border-top: 1pt solid #3f468a; border-right: 1pt; border-bottom: 1pt solid #3f468a; border-left: 1pt }
.tabset  { background-color: transparent; padding: 4pt }
.title  { color: #3f468a; font-weight: bold; border-bottom: 1pt solid #3f468a }
li { list-style-type: square }

