.content {
	font-family: "Calibri";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #333333; text-align:justify;
	text-decoration: none;
}
.h1 {
	font-family: "Calibri";
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #D34817;
	text-decoration: none;
}
.h2 {
	font-family: "Calibri";
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color:#0099CC;
	text-decoration: none;
}
.button {
	font-family: "Calibri";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.button a:link {
	font-family: "Calibri";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.button a:hover {
	font-family: "Calibri";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #D34817;
	text-decoration: none;
}