  <style type="text/css">
   BODY {
    background  : #F5F5F5 ;
    color       : #000000 ;
    margin-left : 2%      ;
    margin-right: 2%      ;
    font-family : Verdana ;
   }


   H1, H2, H3, H4, H5, H6 {
    color       : #838383 ;
     font-family: verdana, arial, helvetica, sans-serif;
   }

   H1 {
    text-align  : center  ;
   }

   H2 {
    text-align  : left   ;
   }

   H3 {
    text-align  : left    ;
   }

   H5 {
    margin-left : 2%      ;
   }


   P {
    margin-left : 2%      ;
    margin-right: 2%      ;
    font-family: arial, helvetica, sans-serif;
   }

   OL {
    list-style-type: decimal ;
    font-size      :    80%  ;
   }

   PRE {
    padding-top   : 2em ;
    padding-bottom: 2em ;
    margin-left   : 5% ;
    margin-right  : 5% ;
    font-family   : courier-new ;
    background    : #EBEBEB ;
    border        : thin ridge #D2D2D2 ;
   }

   DD {
    margin-bottom : 2em ;
   }

   .contributor {
    text-align: right   ;
    font-size : smaller ;
    color     : #838383 ;
   }

   .version {
    color     : #FFFFFF ;
    background: #FF0000 ;
   }

   .date {
    background: #000000 ; */
    font-size : smaller ;
   }

   .author {
    background: #000000 ; */
    font-size : smaller ;
   }

   .center {
    text-align: center ;
   }

   .copyright {
    text-align: right   ;
    font-size : smaller ;
   }

   .updated {
    text-align      : center  ;
    color           : #20B2AA ;
   }


   .answer {
    margin-left     : 5%      ;
    margin-right    : 5%      ;
    font-family     : Verdana ;
   }

   .dict {
    text-decoration : underline ;
    color           : #838383 ;
    font-weight     : 800     ;
   }

   .seealso {
    font-size       : 75%       ;
    font-style      : italic    ;
   }

   .URLref {
    font-size       : 70% ;
   }

  </style>
