.styles {
	vertical-align: middle;
	background-position: center;
}
.centered {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	margin: auto;
	text-align: right;
}
.Text02 {
	font-family:tahoma;
	font-size: 11px;
	font-weight: bold;
}
.CopyrightText {
	font-family: tahoma;
	font-size: 9px;
	text-align: center;
	color: #FFFFFF;
}
.Text03 {
	font-family: tahoma;
	font-size: 9px;
	color: #FFF;
}
.Text04 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
