body { background: #ceefbd; padding-left: 5%; padding-right: 5% }
h1 { text-align: center; font-size:large }
h2 { font-size:medium }
ul { list-style-type: disc }
ul ul { list-style-type: circle }
a { text-decoration: underline; color: blue }
*.eng  { font-style: normal; font-size: 1.2em; font-family: "Times New Roman" }
*.small { text-align: center; font-size: small }
*.sub   { text-align: center }
*.blue  { color: blue }
