h1           { font-family: Arial; font-size: 10pt; color: #FCCD10; font-weight: bold }
.tnbw        { font-family: Arial; font-size: 10pt; color: #FFFFFF; font-weight: bold }
.tnbb        { font-family: Arial; font-size: 12pt; color: #000080; font-weight: bold }
.tnby        { font-family: Arial; font-size: 10pt; color: #FCCD10; font-weight: bold }
.tsy         { font-family: Arial; font-size: 8pt; color: #FCCD10 }
.tby         { font-family: Arial; font-size: 12pt; color: #FCCD10 }
.tny         { font-family: Arial; font-size: 10pt; color: #FCCD10 }
h2           { font-family: Arial; font-size: 10pt; color: #000080; font-weight: bold }
.hby         { color: #FCCD10; font-family: Arial; font-size: 10pt; font-weight: bold }
.hbb         { font-family: Arial; font-size: 10pt; color: #000080; font-weight: bold }
.tnb         { font-family: Arial; font-size: 10pt; color: #000080 }
.tbb         { font-family: Arial; font-size: 12pt; color: #000080 }
.tsb         { font-family: Arial; font-size: 8pt; color: #000080 }

.spBody {
  color: #000000;
  font-family: Arial, Veranda, Times;
  font-size: 10pt;
}
.spFrameBody {
  background-color: #e7e7e7;
  font-family: Arial, Veranda, Times;
  font-size: 10pt;
}
.spFrameBorder {
  background-color: #000000;
  font-family: Arial, Veranda, Times;
  font-size: 10pt;
}
.spFrameTitle {
  background-color: #527bad;
  color: #FFFFFF;
  font-family: Arial, Veranda, Times;
  font-size: 10pt;
  font-weight: bold;
}
.spFrameTitleLink:link {
  color: #FFFFFF;
  font-family: Arial, Veranda, Times;
  font-size: 10pt;
}
.spHead {
  color: #000000;
  font-family: Arial, Veranda, Times;
  font-size: 10pt;
}
.spLink:active {
  color: #e6e6e6;
  font-family: Arial, Veranda, Times;
  font-size: 10pt;
}
.spLink:link {
  color: #527bad;
  font-family: Arial, Veranda, Times;
  font-size: 10pt;
}
.spLink:visited {
  color: #999999;
  font-family: Arial, Veranda, Times;
  font-size: 10pt;
}

A {text-decoration: none;
    font-weight: normal; 
    font-size: 11px;
    color: BLUE;
   }

.link2 {text-decoration: none;
    font-weight: bold; 
    font-size: 12px;
    color: #FCCD10;
   }
   
.link3 {text-decoration: none;
    font-weight: bold; 
    font-size: 12px;
    color: blue;
   }
   
.text2 {text-decoration: none;
    font-weight: bold; 
    font-size: 11px;
    color: blue;
   }
   
.text3 {text-decoration: none;
    font-weight: normal; 
    font-size: 11px;
    color: black;
   }
   
A:hover {text-decoration: underline;}

