@charset "UTF-8";
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #085096;
	text-align: left;
	background-color: #0572BE;
}
body {
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #075D97;
	margin-top: -10px;
}
