<html>
<style type="; Text/css; ">
<!--

.press_main_header {
  font-family:verdana;
  text-align:center;
  font-size: 14pt;
  font-weight: bold;
}

.press_main {
  font-family:verdana;
  text-align:center;
  font-size: 12pt;
  font-weight: bold;
}

a.press_main:link {
  background-color:aliceblue;
  text-decoration:underline;
  color:black;
}

a.press_main:visited {
  background-color:aliceblue;
  text-decoration:underline;
  color:black;
}

a.press_main:hover {
  text-decoration:underline;
  color:red;
}

.press_source_title {
  text-decoration:underline;
  font-family:verdana;
  font-weight: bold;
  font-size: 12pt;
}

a.press_source_title:link {
  text-decoration:underline;
  color:black;
}

a.press_source_title:visited {
  text-decoration:underline;
  color:black;
}

a.press_source_title:hover {
  text-decoration:underline;
  color:red;
}

.press_article_date {
  font-family:verdana;
  font-size: 10pt;
  font-style: italic;
}

.press_article_title {
  font-family:verdana;
  font-size: 12pt;
  font-weight: bold;
}

.press_source_text {
  font-family:verdana;
  text-align:justify;
  font-size: 8pt;
}

.press_comment {
  font-family:verdana;
  text-align:justify;
  font-size: 8pt;
  font-weight: bold;
  font-style: italic;
}

.press_author {
  font-family:verdana;
  text-align:justify;
  font-size: 8pt;
  font-weight: bold;
}

//-->
</style>
</html>
