/* CSS Document */
/*  DEFINING FONTS LAYOUT  */
#footnote {
font-family: "Times new Roman", sans-serif;
font-size: 10px;
color: 996666;
text-align: right;
weigth:lighter;
padding-right: 115px;
}
#cover {
font-family: lucida, serif;
font-size: 145%;
padding-left: 100px;
padding-right:2px;
weight: stronger;
color: 004080;
}
h1 {
background-color:;
display: Inline;
float:left;
font-family: lucida, serif;
font-size: auto;
padding-left: 2px;
padding-right:2px;
weight: stronger;
margin: 0;
margin-left: 10;
}
h2 {
background-color:;
width: auto;
font-family: lucida, serif;
font-size: auto;
padding-left: 4px;
padding-right:4px;
weight: strong;
}
h3 {
background-color:;
display: block;
float: left;
font-family: lucida, serif;
font-size: 110%;
padding-left: 6px;
padding-right:6px;
weight: strong;
margin: 0;
margin-top: 15;
}
h4 {
width:80%;
font-family: lucida, serif;
font-size: 101%;
padding-left: 6px;
padding-right:6px;
weight: strong;
}
#note {
display: inline;
font-family: "Times new Roman", sans-serif;
font-size: 10pt;
padding-left: 2px;
color: grey;
weigth:lighter;
}
#menu {
display: inline;
font-family: lucida, serif;
font-size: 15px;
color: blue;
vertical-align: text-top;
weigth:normal;
line-height: 1.2;
}
ol li {
list-style-type : upper-latin;
}
li#sub {
list-style-type : lower-latin;
}
div#note p{
font-family: "Times new Roman", sans-serif;
color: grey;font-size: 10pt;weigth: strong;
}
p#naxipinyininitials {
display: inline;
font-family: "Arial", sans-serif;
color: brown;font-size: 12pt;
}


