
p, .text {
  font-family : arial,verdana, tahoma;
  font-size: 9pt;
  font-weight: normal;
  text-decoration: none;
  color : black;
  background : transparent;
}

h1 {
  font-family: arial,verdana, tahoma;
  font-size: 8pt;
  font-weight: normal;
  text-decoration: none;
  color : gray;
  text-align: right;
  background : transparent;
}

h2 {
  font-family: arial,verdana, tahoma;
  font-size: 11pt;
  font-weight: bold;
  text-decoration: none;
  color : 4f4a9a;
  text-align: left;
 background : transparent;
}

h3 {
  font-family: arial,verdana, tahoma;
  font-size: 9pt;
  font-weight: bold;
  color : black;
  text-decoration: none;
  background : transparent;
  text-align: left;
}

h4 {
  font-family: arial,verdana, tahoma;
  font-size: 9pt;
  font-weight: bold;
  color : black;
  text-decoration: none;
  text-align: center;
  background : transparent;
}

a, a:link,a:visited {
  font-family: arial,verdana, tahoma;
  font-size: 9pt;
  font-weight: bold;
  color : #00a992;
  text-decoration: none;
  background : transparent;
}

a:hover,a:active {
  font-family: arial,verdana, tahoma;
  font-size: 9pt;
  font-weight: bold;
  color : 4b51a3;
  text-decoration: none;
  background : transparent;
}

a.meg, a.meg:link,a.meg:visited {
  font-family: arial,verdana, tahoma;
  font-size: 8pt;
  font-weight: normal;
  color : white;
  text-decoration: none;
  background : transparent;
}

a.meg:hover,a.meg:active {
  font-family: arial,verdana, tahoma;
  font-size: 8pt;
  font-weight: bold;
  color : white;
  text-decoration: none;
  background : transparent;
}