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

p 
{
   margin-bottom: 0px;
}
ul
{
   margin-top: 0px;
}

ol
{
   margin-top: 0px;
}


td
{
   font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
   font-weight: normal;
   color: #333333;
}
.td2
{
   font-size: 110%;
   font-weight: normal;
   background-color: #cccccc;
}
.td3
{
   font-weight: normal;
   background-color: #ffffff;
   vertical-align: top;
}
.td3b
{
   font-weight: bold;
   background-color: #ffffff;
   vertical-align: top;
}
.td3c
{
   background-color: #ffffff;
   text-align: center;
}
.td4
{
   font-weight: bold;
   background-color: #e5e5e5;
   vertical-align: bottom;
}
.td4c
{
   font-weight: bold;
   background-color: #e5e5e5;
   vertical-align: bottom;
   text-align: center;
}
.td5
{
   font-size: 120%;
   font-weight: bold;
   background-color: #cccccc;
   text-align: center;
}


  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;
}


.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%;
}
.title
{
   font-size: 140%;
   font-weight: bold;
}
.subtitle
{
   font-family: times,times new roman,serif;
   font-size: 120%;
   font-weight: bold;
   font-style: italic;
}
.author
{
   font-weight: normal;
   font-style: italic;
}
.footnote
{
   font-family: times,times new roman,serif;
   font-size: 70%;
   font-weight: normal;
   font-style: normal;
}
.point
{
   margin-left: 50px;
   margin-right: 50px;
}





