h1
   {
   font-family:  Verdana, Courier New, Arial;
   text-align: center;
   font-size: 160%;
   margin-top: .3em;
   margin-bottom: .3em;
   font-weight: bold;
   background-color: #FF6600;
   color: white;
   }
table
   {
   align: center;
   padding: 0px 0px 0px 0px;
   font-family: Verdana;
   font-size: 10pt;
   }
body
   {
   padding: 0px 0px 0px 0px;
   background: #ffffff;
   color: #000000;
   font-family: Verdana;
   font-size: 10pt;
   }
td.blue
   {
   background-color : Navy;
   color : White;
   font-family : "Times New Roman";
   font-size : 32pt;
   }
td.tnr16 { font-family : "Times New Roman"; font-size : 16pt;}
td.tnr12 { font-family : "Times New Roman"; font-size : 12pt;}
.cn10{ font-family : "Courier New"; font-size : 12pt;}
.cn12{ font-family : "Courier New"; font-size : 12pt;}
.cn14{ font-family : "Courier New"; font-size : 14pt;}
.tnr10   { font-family : "Times New Roman"; font-size : 10pt; }
.arial10 { font-family : "Arial"; font-size : 10pt; }
.dash
   {
   border: #c0c0c0 1px dashed;
   margin: 0px 0px 0px 0px;
   //font-family: Arial;
   font-family: "Tahoma";
   font-size: 8pt;
   font-weight: bold;
   }
td
   {
   vertical-align: top;
   padding: 0px;
   font-size: 8pt;
   margin-right: 0pt;
  }
th
   {
   margin-bottom: 106px;
   font-weight: bold;
   vertical-align: top;
   text-align: left;
   border-bottom: 2px solid #ff6600;
   padding: 6px;
   font-size: 80%;
   }
.ControlCommentTd
   {
   align: right;
   text-align: right;
   width: 130px;
   }
.input_comment
   {
   fontcolor: "EEEEEE";
   text-align: right;
   vertical-align: top;
   }
.controls_divide
   {
   margin-top: 5pt;
   }
.tip
   {
   font-size: 8pt;
   }

