a { color: blue; font-size: 9pt; font-family: Arial }
a:visited { color: white; font-size: 9pt; font-family: Arial }
a:hover { color: yellow; font-size: 9pt; font-family: Arial }

a.header { color: white; font-size: 9pt; font-family: Arial; text-decoration:none }
a:visited.header { color: white; font-size: 9pt; font-family: Arial; text-decoration:none }
a:hover.header { color: yellow; font-size: 9pt; font-family: Arial; text-decoration:none }

a.sidelink { color: white; font-size: 9pt; font-family: Arial; text-decoration:none }
a:visited.sidelink { color: white; font-size: 9pt; font-family: Arial; text-decoration:none }
a:hover.sidelink { color: yellow; font-size: 9pt; font-family: Arial; text-decoration:none }


a.footer { color: gray; font-size: 9pt; font-family: Arial; text-decoration:none }
a:visited.footer { color: gray; font-size: 9pt; font-family: Arial; text-decoration:none }
a:hover.footer { color: black; font-size: 9pt; font-family: Arial; text-decoration:none }

a.side { color: blue; font-size: 9pt; font-family: Arial; text-decoration:none }
a:visited.side { color: blue; font-size: 9pt; font-family: Arial; text-decoration:none }
a:hover.side { color: red; font-size: 9pt; font-family: Arial; text-decoration:none }

a.main { color: #0000FF; font-size: 10pt; font-family: Arial; text-decoration:underline }
a:visited.main { color: blue; font-size: 10pt; font-family: Arial; text-decoration:underline }
a:hover.main { color: red; font-size: 10pt; font-family: Arial; text-decoration:underline }

a.faq { color: blue; font-size: 10pt; font-family: Arial; text-decoration:underline }
a:visited.faq { color: blue; font-size: 10pt; font-family: Arial; text-decoration:underline }
a:hover.faq { color: red; font-size: 10pt; font-family: Arial; text-decoration:underline }

body { color: black; font-size: 10pt; font-family: Arial }
body.header { color: black; font-size: 9pt; font-family: Arial }

dl.exptext { color: gray; font-size: 9pt; font-family: Arial }