a, a:visited {
  color: navy;
  text-decoration: none;
}
a:hover {
  color: yellow; 
}
h1 {
  font-family: "President";
  margin-top: 0px;
  margin-bottom: 5px;
  margin-left: 5px;
  font-size: 18pt;
  letter-spacing: 3px;
  font-weight: bold;
  color: #00366C;
  text-align: center;
  text-decoration: none;
}
h2 {
  font-family: "Comic Sans MS";
  background: #0080C0 url(../../images/tags/t1_shark.gif) no-repeat 0px 6px;
  width: 100%;
  margin-top: 0px;
  margin-bottom: 3px;
  margin-left: 5px;
  font-size: 14pt;
  font-weight: normal;
  color: #000066;
  text-align: justify;
  text-decoration: none;
  text-indent: 50px;
}
p {
  font-family: "Comic Sans MS";
  margin-top: 0px;
  margin-bottom: 3px;
  margin-left: 5px;
  text-indent: 0px;
  font-size: 12pt;
  font-weight: normal;
  color: navy;
  text-align: justify;
  text-decoration: none;
}
.pfish {
  font-family: "Comic Sans MS";
  background: url(../icons/t_p1.gif) no-repeat 20px 5px;
  font-size: 12pt;
  font-weight: normal;
  color: #00366C;
  text-align: justify;
  text-decoration: none;
  text-indent: 50px;
  margin-top: 5px;
}
.pfish a:hover {
  border-bottom: 1px solid blue;
}
.pform {
  font-family: "Comic Sans MS";
  font-size: 11pt;
  font-weight: normal;
  color: #00366C;
  text-align: right;
  text-decoration: none;
  text-indent: 50px;
  margin: 0px;
}
.pc {
  font-family: "Comic Sans MS";
  font-size: 12pt;
  font-weight: normal;
  color: #00366C;
  text-align: center;
  text-decoration: none;
  margin-top: 5px;
}
.note {
  font-family: "President";
  background-color: skyblue;
  font-size: 12pt;
  font-weight: normal;
  color: #00366C;
  text-align: center;
  text-decoration: none;
  width: 40%;
  margin: 0px;
}
.notehead {
  font-family: "President";
  background-color: royalblue;
  font-size: 12pt;
  font-weight: bold;
  color: #00366C;
  text-align: center;
  text-decoration: none;
  width: 40%;
  margin: 0px;
  padding: 3px 0px 3px 0px;
}
.l1 {
  font-family: "Comic Sans MS";
  background: url(../../images/tags/t_square.gif) no-repeat 30px 5px;
  font-size: 12pt;
  font-weight: normal;
  color: #00366C;
  text-align: justify;
  text-decoration: none;
  text-indent: 10px;
  padding-left: 70px;
  margin-top: 0px;
}
.footnote {
  padding-top: 5px;
  padding-bottom: 0px;
  font-family: "Comic Sans MS";
  font-size: 10pt;
  font-weight: normal;
  color: #00366C;
  text-decoration: none;
}
.footnote a:hover {
  border-bottom: 1px solid blue;
}
.invisible {
  padding-top: 5px;
  padding-bottom: 0px;
  font-family: "Comic Sans MS";
  font-size: 10pt;
  font-weight: normal;
  color: #81B8F0;
  text-decoration: none;
}




.cell {
  font-family: "Times New Roman";
  font-size: 12pt;
  font-weight: normal;
  color: #660066;
  text-decoration: none;
}

.lien, a.lien {
  text-decoration: none;
//  color: #ED90B5;
  color: #660066;
}
a:hover.lien {
  color: yellow;
}
.mlien, a:mlien {
  text-decoration: none;
  color: #660066;
}
a:hover.mlien {
//  background-color: #CCCCFF;
}
h3 {
  font-family: "Comic Sans MS";
  font-size: 12pt;
  font-weight: normal;
  color: navy;
  text-align: left;
  text-indent: 15px;
  margin-top: 5px;
  margin-bottom: 5px;
}
h4 {
  font-family: "Verdana";
  font-size: 11pt;
  color: #880044;
  text-align: center;
  font-weight : bold;  
  text-indent: 15px;
  margin-top: 15px;
  margin-bottom: 5px;
}
h5 {
  font-family: "Comic Sans MS";
  font-size: 12pt;
  font-weight: normal;
  color: navy;
  margin: 4px;
}
ul {
  padding: 0px;
  margin: 0px;
}
li {
  list-style: disc inside url("../icons/t_li.gif");
  font-family: "Verdana, Times New Roman";
  font-size: 12pt;
  font-weight: normal;
  color: #660066;
  text-decoration: none;
  text-align: justify;
  text-indent: 20px;
  margin-bottom: 5px;
}
