BODY
{
  font-size: 12pt;
  font-weight: normal;
  color: black;
  font-family: Arial, Sans-Serif;
}
.pagetitle
{
  font-size: 13pt;
  font-weight: normal;
  color: white;
  text-align: left;
  padding-bottom: 5px;
  font-family: Verdana, Arial, Sans-Serif;
}
.subtitle
{
  font-size: 10pt;
  font-weight: normal;
  color: red;
  font-family: Arial, Sans-Serif;
}
.subtext
{
  font-size: 10pt;
  font-weight: normal;
  color: black;
  text-align: left;
  font-family: Arial, Sans-Serif;
}
.subtextcenter
{
  font-size: 10pt;
  font-weight: normal;
  color: black;
  text-align: center;
  font-family: Arial, Sans-Serif;
}
.subtextcenter a
{
  text-decoration: underline;
  color: black;
}
.subtextcenter a:hover
{
  color: #56686E;
}
.subtextcenter a:visited
{
  color: black;
}
.bodytext
{
  font-size: 12pt;
  font-weight: normal;
  color: black;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: left;
  font-family: Arial, Sans-Serif;
}
.boxtext
{
  font-size: 8pt;
  font-weight: bold;
  color: white;
  font-family: Arial, Sans-Serif;
}
.footertext
{
  font-size: 8pt;
  font-weight: normal;
  color: black;
  font-family: Arial, Sans-Serif;
}
.footertextwhite
{
  font-size: 10pt;
  font-weight: normal;
  color: white;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Arial, Sans-Serif;
}
.footertextwhite a
{
  color: white;
}
.footertextwhitesmall
{
  font-size: 8pt;
  font-weight: normal;
  color: white;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Arial, Sans-Serif;
}
.footertextwhitesmall a
{
  color: white;
}
.headertext
{
  font-size: 11pt;
  font-weight: bold;
  color: black;
  font-family: Verdana, Sans-Serif;
}
.headertext a
{
  text-decoration: none;
  color: black;
}
.headertext a:hover
{
  text-decoration: underline;
  color: #56686E;
}
.headertext a:visited
{
  color: black;
}
.columnheader
{
  font-size: 10pt;
  font-weight: bold;
  color: black;
  font-family: Arial, Sans-Serif;
  border-bottom: 2px solid #000000;
  text-align: left;
  padding-left: 10px;
}
.tabletext
{
  font-size: 10pt;
  font-weight: normal;
  color: black;
  font-family: Arial, Sans-Serif;
  text-align: left;
  padding-left: 10px;
}
.announcement1 {
font-size:26px;
font-weight:bold;
color:#A02927;
font-family:Arial, Sans-Serif;
text-align:center;
}
.announcement2 {
font-weight:bold;
font-size:12px;
color:#000000;
font-family:Arial, Sans-Serif;
text-align:center;
}