body {
 background-color: white;
 color: #cc0000;
 font-family: Verdana, Helvetica, Arial, sans-serif;
 font-weight: normal;
 font-size: 10pt;
 }
#page {
 background-color: white;
 border: 0.1em solid #cc0000;
 color: black;
 font-family: Verdana, Helvetica, Arial, sans-serif;
 font-size: 10pt;
 font-weight: normal;
 height: 500px;
 margin-bottom: 1em;
 margin-left: auto;
 margin-right: auto;
 margin-top: 0px;
 padding: 0;
 text-align:left;
 width:911px;
 }
html>body #page {
 height: auto;
 margin-bottom: 1em;
 min-height: 500px;
 }
table {
 border-collapse: collapse;
 padding: 0;
 width: 100%;
 }
.brief {
 color: green;
 font-size: 12pt;
 font-weight: bold;
}
.caption {
 color: green;
 font-size:9pt;
 font-weight:normal;
 }
.captionc {
 color: green;
 font-size:9pt;
 font-weight:normal;
 text-align: center;
 }
.captionr {
 color: green;
 font-size: 9pt;
 font-weight: normal;
 text-align: right;
 }
.cdcover {
 background-color: black;
 margin: 1.5em;
 width: 450px;
 } 
.clr {
 clear:both;
 }
.copy {
 color: gray;
 font-size: 8pt;
 font-weight: normal;
 text-align: left;
 text-decoration: none;
 }
a.copy:hover {
 color: #cc0000;
 font-size: 8pt;
 font-weight: normal;
 text-align: left;
 text-decoration: underline;
 }
.copyr {
 color: gray;
 font-size: 8pt;
 font-weight: normal;
 text-align: right;
 text-decoration: none;
 vertical-align: top;
 }
.gap {
 clear: both;
 line-height: 1em;
 }
.heading {
 color: black;
 font-size: 36pt;
 font-weight: bold;
 padding: 0;
 margin: 35px 0 0 0;
 text-align: center;
 vertical-align: top;
 }
.line {
 background-color: #990000;
 line-height: 2px;
 }
.link {
 color: #990000;
 font-size: 11pt;
 font-weight: bold;
 padding: 1em;
 text-align: center;
 text-decoration: none;
 }
a.link:hover {
 color: #0066ff;
 font-size: 11pt;
 font-weight: bold;
 padding: 1em;
 text-align: center;
 text-decoration: none;
 }
.none {
 border: 0;
 }
.right {
 float: right;
 width: 419px;
 }
.text {
 color: white;
 font-size: 14pt;
 font-weight: bold;
 text-decoration: none;
 vertical-align: top;
 }
a.text:hover {
 color: green;
 font-size: 14pt;
 font-weight: bold;
 text-decoration: none;
 vertical-align: top;
 }
.textc {
 color: white;
 font-size: 14pt;
 font-weight: bold;
 text-align: center;
 text-decoration: none;
 vertical-align: top;
 }
.textec {
 color: black;
 font-size: 14pt;
 font-weight: bold;
 text-align: center;
 text-decoration: none;
 }
a.textec:hover {
 color: #cc0000;
 font-size: 14pt;
 font-weight: bold;
 text-align: center;
 text-decoration: none;
 }
.textr {
 color: white;
 font-size: 14pt;
 font-weight: bold;
 text-align: right;
 text-decoration: none;
 vertical-align: top;
 }
.txtc {
 color: black;
 font-size: 12pt;
 font-weight: normal;
 text-align: center;
 }
.txtsc {
 color: black;
 font-size: 11pt;
 font-weight: normal;
 text-align: center;
 }
.ex {
 color: gray;
 font-size: 9pt;
 text-align: center;
 }
