body {
	background-image: url();
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	text-align:center;
}.GreyText {
	font-family: Tahoma;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	text-transform: capitalize;
	color: #999999;
	text-decoration: none;
}
.WhiteText {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
}
.GreySmallText {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-transform: capitalize;
	color: #CCCCCC;
	text-decoration: none;
}
.GreyLinkText {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #CCCCCC;
	text-decoration: none;
}
.WhiteBigText {
	font-family: Tahoma;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
}
.GreyMediumText {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: capitalize;
	color: #CCCCCC;
	text-decoration: none;
}
.GreyMediumText1 {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: capitalize;
	color: #CCCCCC;
	text-decoration: underline;
}
.Copyright {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
}
.BackGroundText {
	font-family: tahoma;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #4f4f4f;
}
.Table {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #CCCCCC;
	height: 14px;
	width: 180px;
	border: 1px solid #666666;
}
.Multiline {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	height: 80px;
	width: 180px;
	background-color: #CCCCCC;
	border: 1px solid #666666;
}
.Button {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #CCCCCC;
	border: 1px solid #666666;
}

