@charset "utf-8";
p {
	font-family: Calibri, tahoma, Arial;
	font-size: 9pt;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
a:link {
	text-decoration: none;
	color: #CC0033;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	color: #CC3333;
	text-decoration: none;
}
a:active {
	color: #CC3333;
	text-decoration: none;
}
body {
	margin: 0px;
}
