.contents { font-size: 9pt; 
            font-family: Arial, Helvetica; 
            font-weight: bold; 
            text-decoration: none; 
            color: #FFFFFF; 
            line-height: 15px;
          }

a.contents:link    { color: #FFFFFF }
a.contents:visited { color: #FFFFFF }
a.contents:active  { color: #FFFFFF }
a.contents:hover   { color: #FFFF00 }

a:link    { color: rgb(0,0,132)}

a:visited { color: rgb(132,0,0) } 

a:active  { color: rgb(132,0,0) }

a:hover   { color: #E00000;}



ul.contents {margin-left: 10px; }

.navbot    { font-size: 12px; font-family: Arial, Helvetica; 
              font-weight: bold; text-decoration: none }
              
table
{
	table-border-color-light: rgb(102,204,204);
	table-border-color-dark: rgb(0,102,102); 
	font-size: 10pt; font-family: Arial, Helvetica
}

h1 { font-family: Times New Roman, Arial, Helvetica; font-size: 36pt }
h2 { font-family: Times New Roman, Arial, Helvetica; font-size: 24pt }
h3 { font-family: Times New Roman, Arial, Helvetica; font-size: 18pt }
h4 { font-family: Times New Roman, Arial, Helvetica; font-size: 14pt }
h5 { font-family: Times New Roman, Arial, Helvetica; font-size: 12pt }
h6 { font-family: Times New Roman, Arial, Helvetica; font-size: 10pt }

p  { font-size: 10pt; font-family: Arial, Helvetica }
li { font-size: 10pt; font-family: Arial, Helvetica }
ol { font-size: 10pt; font-family: Arial, Helvetica }
ul { font-size: 10pt; font-family: Arial, Helvetica }

.little { font-size: 10pt; margin-left: 5pt; margin-top: 0px}

.toc1 { margin-top: 12; margin-bottom: 0; font-weight: bold; }
.toc2 { text-indent: 30px; margin-top:  0; margin-bottom: 0; font-style: italic; }