﻿  .labelstyle {
          color:black;
          font-size:12px;
          font-style:normal;
        }
   .option {
            width: 200px;
            height: 30px;
            background-color: black;
            color: White;
            border: outset 5px Silver;
            font-weight: bold;
            font-family: Arial;
        }

        body {
            font-family: Arial;
            font-size: 10pt;
            color: Black;
        }

        .Title {
            font-family: 'Arial';
            font-size: 12pt;
            color: #77BBFF;
        }

        .SDWTitle {
            font-family: 'Arial';
            font-size: 15pt;
            color: #009900;
        }

  .ddclass{
            font-family: 'Arial';
            font-size: 9pt;
            color: #530505;
            border:solid 1px;
        }

   .auto-style1 {
            width: 700px;
            height: 71px;
        }
      
        .auto-style2 {
            width: 200px;
        }