body{ 
background: #ffffd5; 
color: #4040A0; 
margin-left: auto;
margin-right: auto;
text-align: center;
text-size: 12pt;
width: 1400;
 }

div.d1 {
background: antiquewhite;
color: black;
text-align: left;
font-size: 12pt;
width: 1400;
} 

div.d2 {
background: #fffadc;
color: black;
text-align: left;
font-size: 12pt;
width: 1000;
} 

h1 { 
background: #eeffff; 
color: #4040A0; 
margin-left: auto;
margin-right: auto;
font-size: 22pt;
text-align: center;
width: max; } 

h2 { 
 
color: maroon; 
margin-left: auto;
margin-right: auto;
font-size: 18pt;
text-align: center;
width: 1400; } 

h3 { 
 
color: navy; 
margin-left: auto;
margin-right: auto;
font-size: 14pt;
text-align: center;
 } 

table.table1 {
margin-left: auto;
margin-right: auto;
width: 1000pt;
}

table.contents {
margin-left: auto;
margin-right: auto;
text-align: center;
font-weight: bold;
width: 1000pt;
}

table.contents2 {
margin-left: auto;
margin-right: auto;
text-align: center;
font-size: 9pt;
font-weight: normal;
width: 1000pt;
}

table.sub {
margin: auto;
text-align: center;
font-size: 10pt;
font-weight: bold;
background: #faf0e6;
}
 
a:link {color: navy; }
a:visited {color: purple; }
a:hover {color: brown; }

</style>
