body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	width: 575px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	position: relative;
	left: 40px;
	top: 10px;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 18px;
	line-height: 22px;
}
h3 {
	font-size: 14px;
	line-height: 17px;
}

