h1 {font-style: normal;
  font-size: 10pt;
  font-weight: bold;
  color: #333333; font-family: ARIAL,HELVETICA, serif;
  line-height: normal;
  padding: 0px;
  margin-top: 5px;
  margin-bottom: 5px;
  margin-right: 10px;
  margin-left: 0px;
 }

h2 {font-style: normal;
  font-size: 8pt;
  font-weight: bold;
  color: #333333;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-right: 10px;
  margin-left: 10px;
  text-decoration: none;
  font-family: ARIAL,HELVETICA, serif;
  }


p {font-style: normal;
  font-size: 8pt;
  font-weight: normal;
  color: #333333; font-family: ARIAL,HELVETICA, serif;
  line-height: normal;
  padding: 0px;
  margin-top: 5px;
  margin-bottom: 5px;
  margin-right: 10px;
  margin-left: 10px;
 }


#cmast {font-style: normal;
  font-size: 8pt;
  font-weight: normal;
  text-align: left;
  color: #999999;
  text-decoration:none; font-family: ARIAL,HELVETICA, serif;
  margin-top: 00px;
  margin-bottom: 0px;
  margin-right: 10px;
  margin-left: 0px;
  }


b {font-style: normal;
  font-size: 8pt;
  font-weight: bold;
  color: #333333;
  margin-top: 5px;
  margin-bottom: 5px;
  margin-right: 10px;
  margin-left: 10px;
  text-decoration:none;
  font-family: ARIAL,HELVETICA, serif;
  }

a {font-style: normal;
  font-size: 8pt;
  font-weight: normal;
  color: #999999;
  font-family: ARIAL,HELVETICA;
  line-height: normal;
  padding: 0px;
  text-align: right;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-right: 0px;
  margin-left: 0px;
 }






/* navigation  ---------------------------------- */

A:link {text-decoration: none; color: #999999;}
A:visited {text-decoration: none; color: #999999;}
A:active {text-decoration: none; color:  #cccccc;}
A:hover {text-decoration: none; color: #cccccc;}


