/* CSS Document */

h1
{
font-family: Arial; font-size: 14pt/.99; letter-spacing: -.04em; word-spacing: -.04em;
}

h1
.normal {font-family: Arial; font-size: 14pt/.99; letter-spacing: -.04em; word-spacing: -.04em;}
.kern {letter-spacing: -0.10em;}
.ultrakern {letter-spacing: -0.13em;}

h2
{
font-family: Arial; font-size: 12pt/.99; letter-spacing: -.01em; word-spacing: -.05em;
}

.kern {letter-spacing: -0.10em;}
.ultrakern {letter-spacing: -0.08em;}
.normal {letter-spacing: normal;}
.opposite {letter-spacing: +0.01em;}

h3
{
font-family: Arial; font-size: 10pt/.99; letter-spacing: -.01em; word-spacing: -.05em;
}

table { font-family: Arial; font-size: 9pt; letter-spacing: -.00em; word-spacing: -.05em; }
tr { font-family: Arial; font-size: 9pt; letter-spacing: -.00em; word-spacing: -.05em; }
td { font-family: Arial; font-size: 9pt; letter-spacing: -.00em; word-spacing: -.05em; }

table.dinky { font-family: Arial; font-size: 7pt; letter-spacing: -.01em; word-spacing: -.02em; }
tr.dinky { font-family: Arial; font-size: 7pt; letter-spacing: -.01em; word-spacing: -.02em; } 
td.dinky { font-family: Arial; font-size: 7pt; letter-spacing: -.01em; word-spacing: -.02em; }

 

.lightBlueBg { font-family: Veranda , Helvetica, Arial, sans-serif; font-size: 9pt; color: #0B4130 }
.lightBlueBg a:link {color: #0B4130}
.lightBlueBg a:visited {color: #0B4130}
.lightBlueBg a:hover {color: #EA500A}
.darkBlueBg  { font-family: Veranda , Helvetica, Arial, sans-serif; font-size: 9pt;  color: F5E8A3 }
.darkBlueBg a:LINK {color:#F5E8A3 }
.darkBlueBg a:VISITED {color:#F5E8A3 }
.darkBlueBg a:hover {color: #C9CA84}
.align-right { text-align: right }
.lightPinkBg { font-family: Veranda, Helvetica, Arial, sans-serif; font-size: 9pt; color: #000000 }
.lightPinkBg a:LINK {color: #000000}
.lightPinkBg a:VISITED {color: #000000}
.lightPinkBg a:hover {color: #EA500A}
.darkGreenBg  { font-family: Veranda , Helvetica, Arial, sans-serif; font-size: 9pt;  color: #F7FFE3 }
.darkGreenBg a:LINK {color:#F7FFE3}
.darkGreenBg a:VISITED {color:#F7FFE3}
.darkGreenBg a:hover {color: #C9CA84}
.lightBlackBg { font-family: Veranda , Helvetica, Arial, sans-serif; font-size: 9pt; color: #0D1D1A }
.lightBlackBg a:link {color: #0D1D1A}
.lightBlackBg a:visited {color: #0D1D1A}
.lightBlackBg a:hover {color: #0D1D1A}

.creamtext  { font-family: Veranda , Helvetica, Arial, sans-serif; font-size: 9pt;  color: F6F7D5 }
.creamtext a:LINK {color:#F6F7D5}
.creamtext a:VISITED {color:#F6F7D5}
.creamtext a:hover {color: #C9CA84}

A.redlinks:link {font-family: Veranda , Helvetica, Arial, sans-serif; font-size: 9pt; color: red; text-decoration: none }
A.redlinks:visited {color : red; text-decoration: none }
A.redlinks:active {color : red; text-decoration: none }
A.redlinks:hover {color : #9B660B; text-decoration: none }

A.goldlinks:link {font-family: Veranda , Helvetica, Arial, sans-serif; font-size: 9pt; color: #9B660B; text-decoration: none }
A.goldlinks:visited {color : #9B660B; text-decoration: none }
A.goldlinks:active {color : #9B660B; text-decoration: none }
A.goldlinks:hover {color : red; text-decoration: none }

A.normallinks:link { font-family: Veranda, Helvetica, Arial, sans-serif; font-size: 9pt; color: #000000 }
A.normallinks:visited {color: #000000}
A.normallinks:active {color: #000000}
A.normallinks:hover {color: #EA500A}

A.darkBlueBg:link  { font-family: Veranda , Helvetica, Arial, sans-serif; font-size: 9pt;  color: F5E8A3 }
A.darkBlueBg:visited {color:#F5E8A3 }
A.darkBlueBg:active{color:#F5E8A3 }
A.darkBlueBg:hover {color: #C9CA84}