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

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #FFF;
	text-align: center;
	font-weight: normal;
}
.lgtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: normal;
	color: #000;
}
.lgyeltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	color: #F7D923;
	line-height: normal;
}
.whitetext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFF;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
}
.slogan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: italic;
	font-weight: normal;
	color: #FFF;
}
.yellowtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	color: #F7D923;
}

