@charset "utf-8";
.alchemy_parent {
	background-image: url(images/copyOfAlchemyColors.jpg);
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	background-attachment: fixed;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #FF0000;
}

hr {
	color: #000000;
	line-height: 25px;
}
table {
	border: thin none #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}
.pics {
	border: thin solid #000000;
}
.body_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
}
.body_text_medium {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	background-position: center;
}
