body 
{
   margin: 0px;
   background-color: #cccccc;
}

p 
{
   margin-bottom: 0px;
}


td
{
   font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
   /*font-size: 9pt;*/
   font-weight: normal;
   color: #333333;
   /* background-color: #ffffff; */ 
}


  A:link { color: #996666; text-decoration: underline; }
  A:visited { color: #996666; text-decoration: underline; }
  A:active { color: #663333; text-decoration: underline; }
  A:hover { color: #cc6666; text-decoration: underline; }

b
{
   font-weight: bold;
}

.bi
{
   font-weight: bold;
   font-style: italic;
}
.litebg
{
   background-color: #f0f0f0;
   font-weight: bold;
}
.red
{
   color: #cc0000;
}
.pink
{
   color: #cc6666;
}
.green
{
   color: #009900;
}
.roman
{
   font-family: times new roman,times,serif;
}
.on
{
   font-size: 80%;
   color: #666666;
}
.onx
{
   font-size: 80%;
   color: #666666;
}

.head1
{
   font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
   font-size: 120%;
   font-weight: bold;
   color: #996666;
}

.head2
{
   font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
   font-size: 120%;
   font-weight: bold;
   color: #996666;
}

.breadcrumbs
{
   font-weight: bold;
   color: #996666;
}
.toc
{
   /*font-size: 9pt;*/
   font-weight: bold;
   color: #996666;
}

.back
{
   font-size: 80%;
   font-style: italic;
   padding-top: 5px;
   padding-bottom: 5px;
}

.copr
{
   font-size: 80%;
   color: #999999;
}

.grayln
{
   background: cccccc;
}
.grayln2
{
   background: e5e5e5;
}

.yellowln
{
   background: ffffcc;
}

.pinkln
{
   background: ff9999;
}

.gloss_top
{
   font-size: 110%;
   font-weight: bold;
}

.gloss_index
{
   font-size: 130%;
   font-weight: bold;
   color: #666666;
}
.gloss_item
{
   font-size: 130%;
   font-weight: bold;
   color: #663333;
}
.gloss_desc
{
   /*font-size: 9pt;*/
   color: #000000;
}
.sm
{
   font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
   font-size: 80%;
}

.sm2
{
   font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
   font-size: 80%;
   vertical-align: top;
   background-color: #ffffff;
}

.sm3
{
   font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
   font-size: 80%;
   font-weight: bold;
   vertical-align: top;
   background-color: #e5e5e5;
}

sup
{
   font-size: 70%;
}



