body {
   background: #ffffff;
   margin-top: 8;
   }
.body {
   /*margin-left: 10px;
   margin-right: 10px;*/
   font-size: medium;
   }
.menu  {
   text-decoration: none;
   }
a:hover {
   text-decoration: underline;
   color: red;
   }
h1,h2,h3,h4,h5,h6,td,.menu1,.menu2,.note,.footer,.limited {
   font-family: sans-serif;
   }
h1,h2,h3,h4,h5,h6,.menu1 {
   color: #663399;
   }
h1,h2,h3,h4,h5,h6 {
   /*padding-left: 6px;*/
   }
.menu1,.menu2 {
   font-size: smaller;
   text-decoration: none;
   }
.menu2 {
   color: #ffffff;
   }
leftmenu  {
   /*font-size: 75%;*/
   /*font-family: Verdana, Arial, Helvetica, sans-serif;*/
   /*margin-left: 11%;*/
   font-size: xx-small;
   }
.limited {
   color: #999999;
   font-size: smaller;
   }
.note,.footer {
   color: #333333;
   font-size: smaller;
   }
.note {
   margin-left: 10px;
   margin-right: 10px;
   }
.footer {
   /*width: 600;*/
   text-align: center;
   }
.main {
   width: 600px;
   border-style: solid;
   border-width: 1px;
   border-color: #663399;
   /*padding-left: 6px;
   padding-right: 6px;*/
   }
.border {
   /*background-color: #751B89;*/
   background-color: #663399;
   }
.green {
   /*background-color: #129718;*/
   background-color: #669966;
   }
.backgr1 {
   /*background-color: #751B89;*/
   }
.backgr2 {
   background-color: #129718;
   }

.chrlist {
   font-size: x-small;
   }
.altrow {
  /* white */
   background-color: #FFFFFE;
   }
.row {
  /* light blue */
   background-color: #eeeeee;
   }
table.outline {
   background-color: #663399;
   }
tr.outline,td.outline {
   background-color: #ffffff;
   }
