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

a.header { color: #FFFFFF; font-size: 10pt; font-family: Arial; text-decoration:none; font-weight:bold }
a:visited.header { color: white; font-size: 10pt; font-family: Arial; text-decoration:none; font-weight:bold }
a:hover.header { color: yellow; font-size: 10pt; font-family: Arial; text-decoration:none; font-weight:bold }

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

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: #000066; font-size: 9pt; font-family: Arial; text-decoration:none; font-weight:bold }
a:visited.side { color: #000066; font-size: 9pt; font-family: Arial; text-decoration:none; font-weight:bold }
a:hover.side { color: #FFFF00; font-size: 9pt; font-family: Arial; text-decoration:none; font-weight:bold }

body, td { 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 }