
/* Default style sheet: ceritus.net */

body  { background: #ffffff url(/magradial.png) no-repeat;
        color: #994444; margin-right: 30%;
      }

p { text-indent: 1em }

ul { list-style-type: none }


a:link    { background: transparent; color: #885555; font-size: 80%; font-weight: bold; text-decoration: none }
a:active  { background: transparent; color: #885555; font-size: 80%; font-weight: bold; text-decoration: none }
a:visited { background: transparent; color: #885555; font-size: 80%; font-weight: bold; text-decoration: none }
a:hover   { background: transparent; color: #441111; font-size: 80%; font-weight: bold; text-decoration: none }

img   { border-style: none}

table { border-style: none}
tr    { border-style: none}
td    { border-style: none}


.note {
        text-indent:     0em;
        font-weight:     normal;
        font-style:      italic;
        font-size:       90%
      }


.header {
           text-indent:     0em;
           font-weight:     bold;
           font-style:      normal;
           font-size:       105%
        }







