a:hover {  color: #000000}
a.footerlink:link { color: #A1B6CE} /* same as footer */
a.footerlink:visited { color: #A1B6CE} /* same as footer */
a.footerlink:hover { color: #000000} /* same as a:hover */

/* text formatting */
body {font-family: Arial, Helvetica, sans-serif}
h1, h2, h3, h4, p, th, td, ul {font-family: Arial, Helvetica, sans-serif}
h1 { font-size: 18pt; font-weight: bold; color: #426C9C}
h2 { font-size: 16pt; font-weight: bold; color: #426C9C}
h3 { font-size: 13pt; font-weight: bold; color: #426C9C}
h4 { font-size: 12pt; font-weight: bold}
p  { font-size: 10pt; line-height: 14pt}
th { font-size: 10pt; font-weight: bold; color: #FFFFFF}
td { font-size: 10pt}
ul { font-size: 10pt; line-height: 14pt; list-style-type: square}
.initialcap { font-size: 16pt; line-height: 14pt; font-weight: bold; color: #426C9C}
.question { font-size: 10pt; font-weight: bold}
.answer { font-size: 10pt}
.smallcaps { font-size: 8pt}
.caption { font-size: 8pt}
.footer { font-size: 7pt; color: #A1B6CE}
