@charset "utf-8";
.TitleText {
	font-family: "Times New Roman", Times, serif;
	font-size: 20pt;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.MenuText {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: normal;
	color: #FFFFFF;
}
.WhiteArial {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}
.Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	color: #FF9900;
}
.OrangeArial {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF9900;
	font-size: 9pt;
}
.Company {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FF9900;
}

.ArialSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.Materials {
	font-size: x-small;
	font-weight: bold;
}
.Artist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
	font-variant: normal;
}
.MailLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #CC0000;
}
.HeaderText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}
.BlockText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: justify;
}
.Spacer {
	font-size: xx-small;
}
.StandardLink {
	color: #0000FF;
	text-decoration: underline;
}
.BoxTest {
	border: thin solid #000000;
	width: 200px;
	height: 100px;
	text-align: center;
	vertical-align: bottom;
}
.OrangeArialMed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FF9900;
	font-weight: bold;
}
