@charset "utf-8";
/* CSS Document */

body {
	background-color: #AAAAAA;
	margin-top: 0px;
	margin-bottom: 0px;
}
p {
	font-family: Calibri;
	font-size: 12px;
	margin: 20px;
}
h1 {
	font-family: Calibri;
}
.footer {
	font-family: Calibri;
	font-size: 10px;
}
strong {
	font-weight: normal;
}
i {
	font-style: normal;
}

