
 .whitelink      { color: white; font-size: 20pt; font-weight: bold; text-decoration : none }
 .redlink        { color: red;   font-size: 12pt; font-weight: bold; text-decoration : none }
 
  div.title      { color: white; font-size: 18pt; font-weight: bold; font-style: normal }
  div.text       { color: white; font-size: 12pt; font-weight: bold; font-style: normal; text-align: left; width: 400px; }
  div.note       { color: white; font-size: 12pt; font-weight: bold; font-style: normal; text-align: center;  }
  div.spoiler    { color: red;   font-size: 12pt; font-weight: bold; font-style: normal; text-align: center;  }
  div.bio        { color: white; font-size: 12pt; font-weight: bold; font-style: normal; text-align: left; width: 720px; }

  h1,h2,h3       { color: white; }
  
 .smallwhitelink { color: white; font-size: 10pt; font-weight: bold; text-decoration : none }
 
 
 
 
 
 .thinblacklink { color: black; font-size: 10pt; font-weight: bold; text-decoration : none }
 .thinbluelink { color: blue; font-size: 11pt; font-weight: bold; text-decoration : none }
 .nthinbluelink { color: blue; font-size: 11pt; font-weight: bold; }
 .bluelink { color: blue; font-size: 12pt; font-weight: bold; }
 .thinredlink { color: red; font-size: 10pt; font-weight: bold; text-decoration : none }
 .nthinredlink { color: red; font-size: 10pt; font-weight: bold; }
 .redlink { color: red; font-size: 12pt; font-weight: bold; text-decoration : none }
 .blacklink { color: black; font-size: 12pt; font-weight: bold; text-decoration : none }
 .bolditalic { font-weight: bold; font-style: italic }
 .redbolditalic { color: red; font-weight: bold; font-style: italic }
 .copyright { font-size: 10pt; font-weight: bold; font-style: italic }
 .straightred { color: red; font-size: 12pt; font-weight: bold; font-style: normal }
 .straightblue { color: blue; font-size: 12pt; font-weight: bold; font-style: normal }

  div.mid   { color: white; font-size: 12pt; font-weight: bold; font-style: normal; text-align: left; width: 400px; }
  div.blue { color: blue; font-size: 12pt; font-weight: bold; font-style: normal }
  div.left  { text-align: left; }
  div.right { text-align: left; }
  
  td.header {
    font-weight:bold;
    font-size:10pt;
    color:white;
  }
  
  td.title {
    font-weight:bold;
    font-size:12pt;
    color:white;
  }
  
  td.normal {
    font-size:10pt;
    color:white;
  }
  
  td.boldred {
    font-weight:bold;
    font-size:10pt;
    color:red;
  }
  

  div.a { color: white; background-color: black; font-size: 11pt; text-align: left; 
          padding: 10px; width: 315px; font-family: "courier new", courier; }
  div.b { color: white; background-color: black; font-size: 11pt; text-align: left; 
          padding: 10px; width: 350px; font-family: "courier new", courier; }
  div.c { color: white; background-color: black; font-size: 11pt; text-align: left;
          padding: 10px; width: 330px; }
  div.d { color: black; background-color: white; font-size: 12pt; text-align: left; 
          padding: 10px; width: 470px; font-family: "courier new", courier; }
  

