 body {	
	background-color: #98D1FC; 
 	color: #000000; 
 	margin: 1cm;}

 :link { color: #00009F }
 :visited { color: #8487AC }
 :active { color: #FF0000 }

p,li {	
	text-align: justify; 
	font-family: "Times New Roman", serif; }

h1,h2,h3,h4,h5,h6 {
 font-family: sans-serif;
 text-align: center;
 font-weight: lighter;
 background-color:#C6E6FD; }
.r {
 text-align: right;}
 
.c {text-align: center;}

.l {text-align: left;}