<!--
  body       { font-family: Arial,"Dom Casual","Sans Serif", sans-serif;
               font-size: 12pt;
               font-weight: normal;
               font-style: normal;
               text-align: center;
               line-height: normal;
               color: #000000;
               background-color: #000000 }

  a:link     { color: #006699 }
  a:active   { color: #FF3300 }
  a:visited  { color: #CC6600 }

  h1         { font-size: 18pt; 
               line-height: normal;
               font-weight: bold }

  h2         { font-size: 16pt; 
               line-height: normal;
               font-weight: bold }

  h3         { font-size: 14pt; 
               line-height: normal;
               font-weight: bold }

  table      { border: 1px solid black;
               width: 720px;
               margin-bottom: 20px;
               margin-top: 20px;
               margin-left: auto;
               margin-right: auto;
  	       border-collapse: collapse;
               background-color: #CCCCCC }

  th         { font-size: 12pt;
               font-weight: bold;
  	       border-bottom: 1px solid black;
               padding: 3px;
               text-align: center;
               vertical-align: middle;
               background-color: #DDDDFF;
               line-height: normal; } 

  td         { font-size: 10pt;
               font-family: Arial,"Dom Casual","Sans Serif",sans-serif;
  	       border: 0px;
               padding: 3px;
               text-align: left;
               vertical-align: middle;
               line-height: normal; } 

  td.black   { font-size: 10pt;
               font-weight: bold;
               font-family: Arial,"Dom Casual","Sans Serif",sans-serif;
               color: #000000;
               padding: 3px;
  	       border: 0px;
               text-align: right;
               vertical-align: middle;
               line-height: normal; } 

  td.red     { font-size: 10pt;
               font-weight: bold;
               font-family: Arial,"Dom Casual","Sans Serif",sans-serif;
               color: #FF0000;
               padding: 3px;
  	       border: 0px;
               text-align: right;
               vertical-align: middle;
               line-height: normal; } 

  tr         { padding-top: 0px; }

  input      { font-size: 10pt; line-height: 14pt; }
  input.text { font-size: 10pt; line-height: 14pt; Arial,"Dom Casual","Sans Serif",sans-serif; }

  select     { font-size: 10pt;
               line-height: 14pt }

  textarea   { font-family: Arial,"Dom Casual","Sans Serif",sans-serif;
               font-size: 10pt; 
               line-height: 14pt }

  p          { color: white;
               font-size: 11pt;
               line-height: 14pt;
               text-indent: 4% }

  p.noindent { color: white;
               font-size: 11pt;
               line-height: 14pt;
               text-indent: 0% }

  #myframe {
    width: 800px;
    border: 0px;
    height: auto;
    max-height: none;
    background-color: #999999;
    margin-right: auto;
    margin-left: auto;
    margin-top: 5px;
    margin-bottom: 10px auto;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-top: 10px;
    text-align: center;
  }

  #priv {
    text-align: left;
    text-indent: 15px;
    font-size: x-small;
    line-height: normal;
    width: 720px;
    margin-top: 5px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 10px;
    color: #222222;
  }

-->

