1132451Srobertobody {background: #FDF1E1;
2132451Sroberto      color: #006600;
3132451Sroberto      font-family: "verdana", sans-serif;
4132451Sroberto      text-align: justify;
5132451Sroberto      margin-left: 5px;}
6132451Sroberto
7132451Srobertop, h4, hr, li {margin-top: .6em; margin-bottom: .6em}
8132451Srobertoli.inline {text-align: left; margin-top: 0; margin-bottom: 0}
9132451Sroberto
10132451Srobertoul, dl, ol, {margin-top: .6em; margin-bottom: .6em; margin-left 5em}
11132451Sroberto
12132451Srobertodt {margin-top: .6em}
13132451Srobertodd {margin-bottom: .6em}
14132451Sroberto
15132451Srobertodiv.header {text-align: center;
16132451Sroberto            font-style: italic;}
17132451Sroberto
18132451Srobertodiv.footer {text-align: center;         
19132451Sroberto            font-size: 60%;}
20132451Sroberto
21132451Srobertoimg.cell {align: left;}
22132451Sroberto
23132451Srobertotd.sidebar {width: 40px; align: center; valign: top;}
24132451Srobertoimg.sidebar {align: center; margin-top: 5px;}
25132451Srobertoh4.sidebar {align: center;}
26132451Sroberto
27132451Srobertop.top {background: #FDF1E1;
28132451Sroberto       color: #006600;
29132451Sroberto       position: absolute;
30132451Sroberto       margin-left: -90px;
31132451Sroberto       text-align: center;}
32132451Sroberto
33132451Srobertoa:link.sidebar {background: transparent;
34132451Sroberto                color: #990033;
35132451Sroberto                font-weight: bold;}
36132451Sroberto
37132451Srobertoa:visited.sidebar {background: transparent;
38132451Sroberto                   color: #990033;
39132451Sroberto                   font-weight: bold;}
40132451Sroberto
41132451Srobertoa:hover.sidebar {background: #FDF1E1;
42132451Sroberto                 color: #006600;}
43132451Sroberto
44132451Srobertoimg {margin: 5px;}
45132451Sroberto
46132451Srobertodiv {text-align: center;}
47132451Sroberto
48132451Srobertoh1 {text-align: center;
49132451Sroberto    font-size: 250%;}
50132451Sroberto
51132451Srobertocaption {background: #EEEEEE;
52132451Sroberto         color: #339999;}
53132451Sroberto         
54132451Srobertotx {text-align: center;}
55132451Sroberto
56132451Srobertoth {background: #FFFFCC;
57132451Sroberto    color: #006600;
58132451Sroberto    text-align: center;
59132451Sroberto    text-decoration: underline;
60132451Sroberto    padding-top: 5px;}
61132451Sroberto
62132451Srobertoth.caption {background: #EEEEEE;
63132451Sroberto            color: #006600;
64285612Sdelphij            text-align: center;}
65