body { font-family: sans-serif; color: darkblue; background: lightblue; }
h1 { background: darkblue; color: white; text-align: center; }
h2 { background: darkblue; color: white; text-align: center; }
h3 { background: black; color: white;}
h5 { background: black; color: white; }
h3.pztwisty { background: maroon; color: white;}
h3.pzassembly { background: darkgreen; color: white;}
h3.pzother { background: darkblue; color: white;}
dt { background: #3030A0; font-weight: bold; color: white; }
dd { background: #B0B0C0; color: black;}
table.footer { color: black; background: lightgrey; }
td.pztwisty { color: yellow; background: maroon; padding: 3pt; }
th.pztwisty { color: yellow; background: maroon; padding: 3pt; }
td.pzassembly { color: yellow; background: darkgreen; padding:3pt; }
th.pzassembly { color: yellow; background: darkgreen; padding:3pt; }
td.pzother { color: yellow; background: darkblue; padding:3pt; }
th.pzother { color: yellow; background: darkblue; padding:3pt; }
table.puz { color: blue; background: darkgrey; padding:3pt; }
table.plst { color: blue; background: darkgrey; padding:3pt; text-align: center; }
tr.plstt { color: blue; background: orange; padding:3pt; }
th.plstta { color: blue; background: yellow; padding:3pt; font-style:italic; }
th.plstt { color: blue; background: orange; padding:3pt; }
tr.plsth { color: blue; background: lightblue; padding:3pt; }
tr.plstl { color: blue; background: lightgrey; padding:3pt; }
table.navbar { color: yellow; background: steelblue; padding:3pt; border-style:solid; border-width=1pt; border-color:white; }
td.navbar { color: yellow; background: steelblue; padding:2pt; border-style:solid; border-width=1pt; border-color:yellow; text-align: justify; }
a:link { color: #4000F0; }
a:visited { color: #0000F0; }
a:hover { color: black; background: darkgrey; }
a:focus { color: black; background: darkgrey; }
a:active { color: white; background: darkgrey; }
h3.important { color: #E04040; background: #FFE0C0; font-weight: bold; } 
a.important { color: #E040E0; text-decoration: underline; } 
a.yellow { color: yellow; }
a.orange { color: orange; }
b.red { color: red; }
p.par { text-align: justify; }
p.yelcntr { text-align: center; color: yellow; background: maroon; font-weight: bold; margin-top: 25px; margin-bottom: 25px;}
