@charset "utf-8";
/* CSS Document */


body {
	background-color: #ffffff;
	font-family: Arial;
	text-align: Left;
	color: #000E2F;
}

h3 {
	font-size: 32px; 
	color: #09568b;
	font-weight: bold;
  }

a {
	text-decoration: none;
}
	
p {
	font-size: 14px; 
	color: #000000;
	font-family: Arial;
	text-align: Left;
	font-size: 20px;
  }