body {
   color:        #000000;
   background:   #FFFFFF; }

h1, h2 {
   font-family:  arial,helvetica;
   color:        #A993D5; }

h2 {
   font-size:    120%; }

h3 {
   font-size: 100%;
   color: #A993D5; }

p, ul {
   font-size: 100%;
   margin-left:  3em;
   margin-right: 3em; }

A {
   color:           #D5A993;
   text-decoration: none; }

div.box {
   background: #D5A993;
   margin-left: 5em;
   margin-right: 5em;
   padding: 1em;
   border: none; }

p.next {
   font-family:  arial,helvetica;
   font-size: 100%;
   font-weight: bold;
   text-align: right;
   color: #55443B;
   margin-top: 2em; }

p.small {
   font-size: 0.8em; }
