h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #7D6C7D;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #7D6C7D;
}

em {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #7D6C7D;
	font-style: normal
}

a {
	font-family: "Times New Roman", Times, serif;
	color: #7D6C7D;
	text-decoration: underline;
}

a:visited {
	font-family: "Times New Roman", Times, serif;
	color: #7D6C7D;
	text-decoration: underline;
}

a:hover {
	font-family: "Times New Roman", Times, serif;
	text-decoration: underline;
	color: #998899;
}

a:link {
	font-family: "Times New Roman", Times, serif;
	text-decoration:underline;
	color: #7D6C7D;
}
