body       { font-family: Arial, Helvetica, sans-serif;
             margin: 20px;
             margin-bottom: 0;
             background-image: url('../img/backblue.png'); }

h2         { font-size: 100%; }
h3         { font-size:  95%; }

a:link     { color: #000099; }
a:visited  { color: #006666; }
a:hover,
a:focus    { color: #0000CC;
             background: #CCD0FF; }

.lihere    { list-style-image: url('../img/ball_blue.png'); }
.ligood    { list-style-image: url('../img/ball_green.png'); }
.linorm    { list-style-image: url('../img/ball_yellow.png'); }
.linormp   { list-style-image: url('../img/ball_yellowP.png'); }
.libad     { list-style-image: url('../img/ball_red.png'); }

.small     { font-size: 80%; }

div#wrapper {
  padding-left:   2%;
  padding-right: 22%;
}
