.welcome {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.headline {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
.bodytextcenter {
	font-family: Arial;
	font-size: 11px;
}
.leftpaneltext {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;

}
.leftpanelink {
	font-family: Arial;
	font-size: 12px;
	color: #FFFF00;
	text-decoration: underline;

}
