body {
	background-color: #062557;
	color: #DEDECA;
	font-family:Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: normal;
	}

td, th {
	color: #99CCCC;
	text-align: center;
	font-size: normal;
	}

h1 {
	color: #FFFF33;
}

h2 {
	color: #FFFFCC;
	}

h3, h4 {
	color: #FFFFCC;
	}

h5, h6 {
	color: #6699CC;
	}

a {
	color: #00CCFF;
	}
label{
	float: left;
	width: 150px;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:12px;
	}
.lefttext {
	text-align:left;
}

.nicebutton {
  font-family:verdana, arial, helvetica, sans-serif;
  font-size:11px;
  font-weight:bold;
  color:#000;
  border:1px solid #dd0fa5;
  background:#d0e1e2;
  }
.inputbox-b {
  font-family:verdana, arial, helvetica, sans-serif;
  font-size:14px;
  color:#000;
  border:1px solid red;
  background:#ccc;
  }
.Thanks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: center;
}
.ThanksText {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	width: 600px;
	border-left: 40px;
}
