body.title { background-image: url(bg.jpg); }
.title { color: #0C159E;}
h1.title { font-size:20pt;text-align: center; font-style: italic; background-color: transparent; }
body.contens { background-color: #e8ffe8; }
.contens { color: blue; }
h1.contens { font-size:18pt;text-align: center; }
ul.contens { margin-left: 1em; padding: 0pt; color: magenta }
ul.contens ul { margin-left: 0.5em; padding: 0pt; color: green }
body {color: #000; background-color: #eff; }
table.contens a { font-size: 12pt; color: blue }
a { color: blue; }
h1 {color: #060; background-color: #9e9; text-align: center}
h2 {color: #ccffcc; background-color: #30b030; }
.hd1 { color: #ccffcc; background-color: green }

