

body {
   background-color: black;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 9pt;
   line-height: 12pt;
   color: white;
}

td {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 9pt;
   line-height: 12pt;
   color: white;
}

.emphasized_body_text {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 9pt;
   line-height: 12pt;
   color: #ccff00;
}

.newsflash {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 9pt;
   font-weight: bold;
   line-height: 12pt;
   color: #ccff00;
}

.large_header_text {
   color: #ff9a32;
   font-size: 14pt;
   line-height: 16pt;
   font-weight: bold;
}

.medium_header_text {
   color: #ff9a32;
   font-size: 12pt;
   line-height: 14pt;
   font-weight: bold;
}

.small_header_text {
   color: #ff9a32;
   font-size: 9pt;
   line-height: 12pt;
   font-weight: bold;
}

.input_text {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 9pt;
   color: black;
}

.small_text {
   font-family: Arial, Helvetica, sans-serif; 
   font-size: 8pt; 
   color: #ff9a32;
}

a:link {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 9pt;
   line-height: 12pt;
   color: #ff9a32;
}

a:visited {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 9pt;
   line-height: 12pt;
   color: #ff9a32;
}

a:hover {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 9pt;
   line-height: 12pt;
   color: #ffffff;
}

a:active {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 9pt;
   line-height: 12pt;
   color: #ff9a32;
}