body {
	font-family: Arial, Calibri, "Trebuchet MS", Tahoma, "Microsoft Sans Serif", sans-serif;
	font-size: 11pt;
	color: #000000;
	text-align: justify;
	line-height: 150%;
	text-indent: 50px;
	background-color: #fdf8ff;
	margin-right: 200px;
	margin-left: 200px;
	p.img {text-align: center;}
}
a:link {
	color: #0276fd;
}
a:visited {
	color: #6a5acd;
}
a:hover {
	color: #a020f0;
}
a:active {
	color: #a020f0;
}
p {
	font-family: Arial, Calibri, "Trebuchet MS", Tahoma, "Microsoft Sans Serif", sans-serif;
	font-size: 11pt;
	color: #000000;
	text-align: justify;
	line-height: 150%;
	text-indent: 50px;
}
h1 {
	font-variant: small-caps;
	text-transform: capitalize;
	text-align: center;
	text-indent: 0px;
	margin-bottom: 1.5em;
}