@charset "UTF-8";
/* CSS Document */

body {
	font-family:arial, san-serif;
	font-size:12px;
	margin:0;
	background-color:#d4e3ee;
}

h1,h2,h3,h4,h5,h6 {padding:0; margin:0; border:0;}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:28px;
	color: #000000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:22px;
	margin-bottom: 0;
	padding-bottom: 0;
	color: #000000;
}
h3 {font-size:14px;}
h4 {font-size:12px;}

