body.sidebar { 
               background-color: #966ccd;
               }

ul.navi { 
          list-style: none;
          }

a.navi { 
         text-decoration: none;
         color: #ffffff;
         font-weight:bold;
         font-size: 12pt;
         font-family: sans-serif;
         }

body.content { 
               background-color: #d8e0ff;
               }

h1.header { 
            font-size: 26pt;
            font-family: sans-serif;
            font-weight:bold;
            }

h1 { 
     color: #966ccd;
     }