@charset "utf-8";
/* CSS Document */

.Bold {
	font-family: calibri;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: left;
}
.Normal {
	font-family: calibri;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
}
.Header1 {
	font-family: calibri;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: left;
	color: #000;
}
.Copyright {
	font-family: calibri;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: center;
}
.Right {
	font-family: calibri;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-align: right;
}
.Middle {
	font-family: calibri;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: center;
	left: 522px;
	top: 262px;
	position: static;
}

a img {border: none; }
.white {
	font-family: calibri;
	font-size: 18px;
	color: #FFF;
	text-align: center;
}
