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

body {
	font-family: Arial;
	color: #000000;
	font-size: 8px;
	margin-top:2px
	}
h1 {
	color: #045485;
	font-size: 8px;
	margin: 0px;
	font-family: Arial;
	font-weight: bold;
	
}

h2, h3 {
	font-weight: bold;
	color: #045485;
	font-size: 8px;
	margin: 0px;
	font-family: Arial;
}
