body {
	background-color: #000000;
}

body {
	margin:0px;
	}

.heading {
	font-family: "Garamond";
	font-size: 20px;
	font-weight: bold;
	color:#B21F57;
}

.heading2 {
	font-family: "Garamond";
	font-size: 16px;
	font-weight: bold;
	color:#B21F57;
}
.Heading4 {
	font-family: Garamond;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}

.text {
	font-family: garamond;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
}
.text2 {
	font-family: Garamond;
	font-size: 15px;
	color: #000000;
}

a:link {
	color: #000000;
}

a:visited {
	color: #640064;
}

a:hover {
	color: #640064;
}

.heading3 {
	font-family: Garamond;
	font-size: 14px;
}
