p { font-family: sans-serif }
a:link { font-family: sans-serif; text-decoration: none; color: #0000AA; border-bottom: dotted 1px #0000AA } 
a:visited { font-family: sans-serif; text-decoration: none; color: #0000AA; border-bottom: dotted 1px #0000AA } 
a:hover { font-family: sans-serif; text-decoration: underline; color: #00AA00; border-bottom: none } 
a:active { font-family: sans-serif; text-decoration: none; color: #0000AA; border-bottom: dotted 1px #0000AA } 
.mono { font-family: monospace; font-weight: normal; text-align: center }
.mono:hover {}
.striked { text-decoration: line-through; }
label.it { font-style: italic }
label.small { font-size: 70% }
label.big { font-size: 130% }
label.bigg { font-size: 150%; font-family: sans-serif; font-style: italic }
label.bold { font-weight: bold; font-family: sans-serif; }
ul { margin-top: 1px; margin-bottom: 3px; list-style-image: url('/img/arrow.gif') }
ul.firstlevel { line-height: 150%; list-style-image: url('/img/arrow.gif'); }
ul.secondlevel { line-height: 120%; list-style-image: url('/img/arrow.gif') }
ul.thirdlevel { line-height: 100%; list-style-image: url('/img/arrow.gif') }
li { margin-bottom: 2px; }
td.leftCol { width: 500px; border-right-width: 1px; border-right-color: #222222; border-right-style: dotted; padding: 20px}
td { vertical-align: top; }
.done { text-decoration: line-through; }
