@charset "UTF-8";
/* CSS Document */

H1 {
	font-size:16px;
	color:#2283C6;
	margin-top:-10px;
	margin-bottom:-15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
      }
H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	margin-top: 20px;
}
.image_border {
	border: 1px solid #999999;
}

