@charset "UTF-8";
h1 {
	font-size: 18px;
	color: #000000;
}
h2 {
	font-size: 14px;
}
p {
	font-size: 13px;
	color:#555555;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
