@charset "UTF-8";
body,td,th {
	font-family: Zapfino;
	font-size: 14px;
	color: #000000;
}
a {
	font-family: Bank Gothic;
	font-size: 14px;
	color: #c948d8;
}
a:visited {
	color: #c948d8;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Bank Gothic;
}
h1 {
	font-size: 32px;
	color: #c948d8;
}
h2 {
	font-size: 24px;
	color: #c948d8;
}

