div {
font-size:10pt;
font-family: Arial, Helvetica, sans-serif;
}

div.small {
font-size:6pt;
font-family: Arial, Helvetica, sans-serif;
 text-align: center;
}

p {
font-size:10pt;
font-family: Arial, Helvetica, sans-serif;
}

A {
 color: #338833;
 font-family: Arial, Helvetica, sans-serif;
 font-weight: bold;
 text-decoration: none;
 font-size:10pt;
}
A:hover {
 color: #660055;
 font-family: Arial, Helvetica, sans-serif;
 font-weight: bold;
 text-decoration: none;
  font-size:10pt;
}
A:visited {
 color: #338833;
 font-family: Arial, Helvetica, sans-serif;
 font-weight: bold;
 text-decoration: none;
  font-size:10pt;
}
A:visited:hover {
 color: #660055;
 font-family: Arial, Helvetica, sans-serif;
 font-weight: bold;
 text-decoration: none;
  font-size:10pt;
}



A.navbar {
 color: white;
 font-family: Arial, Helvetica, sans-serif;
 font-weight: bold;
 text-decoration: none;
  font-size:10pt;
}
A.navbar:hover {
 color: #660055;
 font-family: Arial, Helvetica, sans-serif;
 font-weight: bold;
 text-decoration: none;
  font-size:10pt;
}
A.navbar:visited {
 color: white;
 font-family: Arial, Helvetica, sans-serif;
 font-weight: bold;
 text-decoration: none;
  font-size:10pt;
}
A.navbar:visited:hover {
 color: #660055;
 font-family: Arial, Helvetica, sans-serif;
 font-weight: bold;
 text-decoration: none;
  font-size:10pt;
}

TABLE {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10pt;
}

TD {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10pt;
}

H1 {
 color: #338833;
 font-family: Comic Sans MS;
font-size: 12pt;

}

H2 {
 color: #338833;
 font-family: Comic Sans MS;
  font-size: 10pt;
}

H3 {
 color: #338833;
 font-family: Comic Sans MS;
  font-size: 10pt;
}
H4 {
 color: #660055;
 font-family: Comic Sans MS;
  font-size: 10pt;
}



HR {
 color: #338833;
 }



