a { color: blue; font-family: tahoma; text-decoration:none  }
a:visited { color: blue; font-family: tahoma; text-decoration:none  }
a:hover { color: brown; font-family: tahoma; text-decoration:none  }

a.header { color: blue; font-size: 9pt; font-family: tahoma ; text-decoration:none }
a:visited.header { color: blue; font-size: 9pt; font-family: tahoma ; text-decoration:none }
a:hover.header { color: red; font-size: 9pt; font-family: tahoma ; text-decoration:none }

a.topheader { color: #EEEEEE; font-size: 9pt; font-family: Tahoma ; text-decoration:none }
a:visited.topheader { color: #EEEEEE; font-size: 9pt; font-family: tahoma ; text-decoration:none }
a:hover.topheader { color: yellow; font-size: 9pt; font-family: tahoma ; text-decoration:none }

a.footer { color: #CCCCCC; font-size: 9pt; font-family: Tahoma ; text-decoration:none }
a:visited.footer { color: #CCCCCC; font-size: 9pt; font-family: tahoma ; text-decoration:none }
a:hover.footer { color: yellow; font-size: 9pt; font-family: tahoma ; text-decoration:none }

a.burst { color: blue; font-size: 8pt; font-family: tahoma ; text-decoration:none }
a:visited.burst { color: blue; font-size: 8pt; font-family: tahoma ; text-decoration:none }
a:hover.burst { color: red; font-size: 8pt; font-family: tahoma ; text-decoration:none }

a.sitemap { color: blue; font-size: 9pt; font-family: tahoma ; margin-top:6px; margin-bottom:6px; line-height:100% }
a:visited.sitemap { color: blue; font-size: 9pt; font-family: tahoma ; margin-top:6px; margin-bottom:6px; line-height:100%   }
a:hover.sitemap { color: red; font-size: 9pt; font-family: tahoma ; margin-top:6px; margin-bottom:6px; line-height:100%   }

body { color: black; font-size: 10pt; font-family: tahoma }
body.header { color: black; font-size: 9pt; font-family: tahoma }

dl.exptext { color: gray; font-size: 9pt; font-family: tahoma }

.sitemap6    { margin-top: 6; margin-bottom: 6 }