body {
	background-color: #A2ABBC;
	background-repeat: no-repeat;
	background-position: center center;
	 font-size: 1pt; 
	 color: #A2ABBC;
}

  a:link { text-decoration:none;font-family:Arial, Helvetica, sans-serif;color:#000079; }
  a:visited { text-decoration:none; font-family:Arial, Helvetica, sans-serif; color:#000000; }
  a:hover { text-decoration:none; font-family:Arial, Helvetica, sans-serif; color:#333333; }
  a:active { text-decoration:none; font-family:Arial, Helvetica, sans-serif; color:#666666; }


h1 {
	color:#000079;
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	text-decoration: none;
	text-align:center;
}

p {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align:center;
	}

.block {
	letter-spacing: normal;
	text-align: justify;
	word-spacing: normal;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	}
