body {
margin                       : 20px;
text-align                   : left;
font-family                  : Verdana, Arial, Helvetica, sans-serif;
font-size                    : 101%;
background                   : #FFFFFF;
}

h1 {
margin                       : 10px 0 10px 0;
padding                      : 0;
line-height                  : 2.0em;
color                        : #000000;
font-size                    : 0.8em;
}

h2 {
margin                       : 10px 0 10px 0;
padding                      : 0;
line-height                  : 2.0em;
color                        : #000000;
font-style                   : bold;
font-size                    : 0.7em;
}

p, td, li {
color                        : #000000;
font-size                    : 0.7em;
line-height                  : 2.2em;
}

ul {
margin                       : 5px 0 5px 5px;
}

a {
color                        : #000000;
text-decoration              : none;
font-weight                  : normal;
}

a.s {
color                        : #9A0000;
text-decoration              : underline;
font-weight                  : normal;
}