body {
	background-color: #DDDBF6;
	color: #0C088F;
	font-family: arial, helvetica, sans-serif;
	font-size: 12pt;
}

a:visited {
	color: #0b0749;
	background-color: #DDDBF6;
	font-family: arial, helvetica, sans-serif;
	font-size: 12pt;
	text-decoration: underline;
	font-weight: bold;
}
a:link {
	background-color: #DDDBF6;
	color: #0C088F;
	font-family: arial, helvetica, sans-serif;
	font-size: 12pt;
	text-decoration: underline;
}
p {
	text-align: justify;
}

h1 {
	font-size: 24pt;
}
h2 {
	font-size: 15pt;
	text-decoration: underline;
}

