@charset "utf-8";
.welcomeTitle {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}
.thText {
	font-size: 12px;
	color: #006699;
}
.promo1 {
	font-size: 29px;
	font-weight: bold;
	color: #0f416c;
	text-decoration: underline;
}
.promo3 {
	font-size: 45px;
	font-weight: bold;
	color: #ff7e00;
	text-decoration: underline;
}
.promo3 a:link {
	font-size: 45px;
	font-weight: bold;
	color: #ff7e00;
	text-decoration: underline;
}
.copyright {
	font-size: 12px;
	color: #666666;
}
.promo2 {
	font-size: 20px;
	color: #536c0f;
}
.welcome {
	font-size: 12px;
	color: #FFFFFF;
}
