@charset "UTF-8";
/* CSS Document */

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	text-align: center;
	color: #562f61;
}
a:link {
	font-weight: normal;
	color: #7F405C;
	text-decoration: none;
}
a:active {
	color: #7EA38A;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	color: #676DB2;
}
a:visited {
	color: #E39497;
}
a:hover {
	color: #d1b6a4;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	color: #000000;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: larger;
	font-weight: bold;
	color: #583063;
}
