h3 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: lighter;
}


.left {
	padding-right: 20px;
	padding-left: 20px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}


h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}
.right {
	text-align: right;
	padding-right: 40px;
}
.box_600w {
	width: 600px;
	position: relative;
	left: auto;
	right: auto;
	text-align: left;
}
