.box {   font-family: Arial, Helvetica, sans-serif;  font-size: 12pt;  color: #000000;  font-weight: bold;  background-color: #E6E6E6;   border-width: 4px;  border-style: ridge;  border-color: #FF0000;  padding: 2px;  }  .date {  font-family: "Courier New", Courier, monospace;  font-size: 10pt;  color: #000000;  background-color: #FFFF00;  font-weight: bold;  padding: 2px;  }  a {  font-weight: bold;  }  a:link, a:visited {   text-decoration: none;  color: #000000;  font-weight: bold;  }  a:hover {  color: #FF0000;  background-color: #FFFFFF;  }  li.text {  font-family: "Times New Roman", Times, serif;  font-size: 12pt;  color: #800000;  }  p.answer {  font-family: "Times New Roman", Times, serif;  font-size: 12pt;  color: #800000;  margin-left: 40px;  text-align: justify;  }  p.copy {  font-family: "Times New Roman", Times, serif;  font-size: 12pt;  color: #000000;  font-style: italic;  text-indent: 20px;  margin-top: 30px;  }  p.header {  font-family: Arial, Helvetica, sans-serif;  font-size: 14pt;  color: #FFFF00;  font-weight: bold;  text-indent: 10px;   background-image: url('images/title_back.gif');  line-height: 40px;  }  p.news {  font-family: "Courier New", Courier, monospace;  font-size: 10pt;  color: #800000;  }  .subheader {  font-family: "Times New Roman", Times, serif;  font-size: 12pt;  color: #000000;  font-style: italic;  text-indent: 10px;  margin-top: -20px  }p.ptext {   font-family: Arial, Helvetica, sans-serif;   font-size: 10pt;   color: #000000;  } p.text {   font-family: "Times New Roman", Times, serif;  font-size: 12pt;  color: #800000;  text-align: justify;  }  p.title {   font-family: Arial, Helvetica, sans-serif;  font-size: 12pt;  color: #000000;  font-weight: bold;  margin-top: 40px;  }  p.question {  font-family: Arial, Helvetica, sans-serif;  font-size: 10pt;  color: #000000;  font-weight: bold;  margin-top: 30px;  }  td.data {  font-family: "Times New Roman", Times, serif;  font-size: 10pt;  color: #000000;  }  td.first {  font-family: "Times New Roman", Times, serif;  font-size: 11pt;  color: #FFFFFF;  background-color: #000000;  font-weight: bold;   line-height: 150%;  }  td.htext {   font-family: Arial, Helvetica, sans-serif;  font-size: 10pt;  color: #000000;  }  td.last {  font-family: "Times New Roman", Times, serif;  font-size: 11pt;  color: #FFFFFF;  background-color: #000000;  font-weight: bold;   line-height: 150%;  }  td.menu {  font-family: Arial, Helvetica, sans-serif;  font-size: 12pt;  }  td.name {  font-family: Arial, Helvetica, sans-serif;  font-size: 10pt;  color: #000000;  font-weight: bold;  }  td.newsflash {  font-family: Arial, Helvetica, sans-serif;  font-size: 8pt;  color: #800000;  font-weight: normal;  text-align: center;  margin-left: 10px;  }  td.year {  font-family: "Times New Roman", Times, serif;  font-size: 14pt;  color: #000000;  background-color: #C0C0C0;  font-weight: bold;  }  ul.text {  font-family: "Times New Roman", Times, serif;  font-size: 12pt;  color: #800000;  }
