p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #666666;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 5px;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	color: #666666;
	margin-bottom: 5px;
	margin-left: 5px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	color: #c06834;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	margin: 5px;
	color: #666666;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	color: #c06834;
	font-size: 14px;
	font-weight: bold;
	margin: 5px;
	line-height: 18px;
}
h5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #c06834;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 5px;
}
.sub_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 13px;
	color: #666666;
}
.buttons {
	margin-left: 5px;
}
