1181834Srobertobody {background: #FDF1E1;
2181834Sroberto      color: #006600;
3181834Sroberto      font-family: "verdana", sans-serif;
4181834Sroberto      text-align: justify;
5181834Sroberto      margin-left: 5px;}
6181834Sroberto
7181834Srobertop, h4, hr, li {margin-top: .6em; margin-bottom: .6em}
8181834Srobertoli.inline {text-align: left; margin-top: 0; margin-bottom: 0}
9181834Sroberto
10181834Srobertoul, dl, ol, {margin-top: .6em; margin-bottom: .6em; margin-left 5em}
11181834Sroberto
12181834Srobertodt {margin-top: .6em}
13181834Srobertodd {margin-bottom: .6em}
14181834Sroberto
15181834Srobertodiv.header {text-align: center;
16181834Sroberto            font-style: italic;}
17181834Sroberto
18181834Srobertodiv.footer {text-align: center;         
19181834Sroberto            font-size: 60%;}
20181834Sroberto
21181834Srobertoimg.cell {align: left;}
22181834Sroberto
23181834Srobertotd.sidebar {width: 40px; align: center; valign: top;}
24181834Srobertoimg.sidebar {align: center; margin-top: 5px;}
25181834Srobertoh4.sidebar {align: center;}
26181834Sroberto
27181834Srobertop.top {background: #FDF1E1;
28181834Sroberto       color: #006600;
29181834Sroberto       position: absolute;
30181834Sroberto       margin-left: -90px;
31181834Sroberto       text-align: center;}
32181834Sroberto
33181834Srobertoa:link.sidebar {background: transparent;
34181834Sroberto                color: #990033;
35181834Sroberto                font-weight: bold;}
36181834Sroberto
37181834Srobertoa:visited.sidebar {background: transparent;
38181834Sroberto                   color: #990033;
39181834Sroberto                   font-weight: bold;}
40181834Sroberto
41181834Srobertoa:hover.sidebar {background: #FDF1E1;
42181834Sroberto                 color: #006600;}
43181834Sroberto
44181834Srobertoimg {margin: 5px;}
45181834Sroberto
46181834Srobertodiv {text-align: center;}
47181834Sroberto
48181834Srobertoh1 {text-align: center;
49181834Sroberto    font-size: 250%;}
50181834Sroberto
51181834Srobertocaption {background: #EEEEEE;
52181834Sroberto         color: #339999;}
53181834Sroberto         
54181834Srobertotx {text-align: center;}
55181834Sroberto
56181834Srobertoth {background: #FFFFCC;
57181834Sroberto    color: #006600;
58181834Sroberto    text-align: center;
59181834Sroberto    text-decoration: underline;
60181834Sroberto    padding-top: 5px;}
61181834Sroberto
62181834Srobertoth.caption {background: #EEEEEE;
63181834Sroberto            color: #006600;
64280849Scy            text-align: center;}
65