@charset "utf-8";
body {
	text-align:center;
	font-family: Papyrus, "Lucida Bright", "Century Gothic", "times New Roman";
	color: #003300;
	text-decoration: none;
}
.style1 {
	font-size: 14px;
	font-style: oblique;
	font-weight: bold;
}
.copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	text-align: center;
	vertical-align: baseline;
}
.links {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #003366;
	text-decoration: underline;
}

.StudioName {
	background-color: #FFFFFF;
	font-size: 24px;
	font-weight: bold;
}
