body {
 font-size: 12pt;
 text-align: center;
 color: #DCDDFC;
 background-image:url(../image/h1.jpg);
 }
a {color: #D4E8F5; font-weight: bold;}
a:visited {color: #F6FD00; font-weight: bold;}
a:active {color: #E93B0F;}
a:hover {color: #28F904; background-color: #ECF8F9; font-weight: bold;}
table {
table-layout:fixed;
 width:100%;
 height:100%;
 font-family: 'Times New Roman',Times,serif;
 font-size: 16pt;
//* line-height:20pt;*//
 text-align: center;
 color: #DCDDFC;
 cellpadding:2px;
 cellspacing:3px;
 }
 td {
border:0px solid black;
 }
 html, textarea {
  color: #DCDDFC;
  scrollbar-base-color:#657885;
  scrollbar-3d-light-color::#8192A4;
  scrollbar-arrow-color:#FFFFFF;
  scrollbar-darkshadow-color:#34494E;
  scrollbar-face-color:#657885;
  scrollbar-highlight-color:#FFFFFF;
  scrollbar-shadow-color:#000000;
  scrollbar-track-color: #34494E;
  }