BODY   { Background-color: #ffffff; 
         Color: #000000; 
         Font-family: serif; 
         white-space: normal; 
	margin:0 10em;
       }

UL     { List-style-position: outside;
       }

OL     { List-style-type: decimal; 
         List-style-position: outside;
       }

DIV    { Display: block;
       }

/* Huvudrubrikerna */
.i7    { Text-align: center; 
         Font-size: 35px; 
         Font-weight: bold;
       }

/* Andra rubrikerna */
.i5    { Text-align: center; 
         Font-size: 25px; 
         Font-weight: bold;
       }

/* Tredje rubrikerna */
.i6    { Text-align: center; 
         Font-size: 20px; 
         Font-weight: bold;
       }
