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

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

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

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

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

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

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

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

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

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

</style>
