@charset "utf-8";
.Headings {
	font-family: Calibri;
	font-size: 24px;
	font-style: normal;
	color: #313030;
	text-decoration: none;
}
.Content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	word-spacing: normal;
	font-weight: 400;
}

