﻿.BandText { font-weight: bold; font-size: 11pt; font-family: Arial; font-variant: small-caps }

.BoxTitle { color: white; font-weight: bold; font-size: 11pt; font-family: Arial; font-variant: small-caps; text-align: left }
.BoxTag { color: white; font-weight: normal; font-size: 10pt; font-family: Arial; font-variant: small-caps; text-align: right }
.BoxContents { font-weight: normal; font-size: 10pt; font-family: Arial; text-align: left }

.Footer { font-weight: normal; font-size: 7pt; font-family: Arial }

H1 { font-weight: bold; font-size: 32pt; font-family: Arial; font-variant: small-caps; text-align: center }
H2 { font-weight: bold; font-size: 28pt; font-family: Arial; font-variant: small-caps; text-align: center }
H3 { font-weight: bold; font-size: 24pt; font-family: Arial; font-variant: small-caps; text-align: center }
H4 { font-weight: bold; font-size: 20pt; font-family: Arial; font-variant: small-caps; text-align: center }
H5 { font-weight: bold; font-size: 16pt; font-family: Arial; font-variant: small-caps; text-align: center }

A:link { color: blue; text-decoration: underline; }
A:visited { color: #909090; text-decoration: underline; }
.Link { color: blue; text-decoration: underline; }
.Visited { color: #909090; text-decoration: underline; }

A.BandLink:link { color: white; text-decoration: underline; }
A.BandLink:visited { color: #a9a9a9; text-decoration: underline; }
.BoxTitle A:link { color: white; text-decoration: underline; }
.BoxTitle A:visited { color: #a9a9a9; text-decoration: underline; }
.BoxTag A:link { color: white; text-decoration: underline; }
.BoxTag A:visited { color: #a9a9a9; text-decoration: underline; }