body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background: #FFFFFF;
}

.coming {
	color : #CDCDCD;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	line-height: 20px;
}

.content {
	color : #BEBEBE;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	line-height: 20px;
}

.content a{
	color : #BEBEBE;
	text-decoration: none;
}

.content a:hover{
	color : #BEBEBE;
	text-decoration: underline;
}

.formfield {   	
	background-color: #F7FDFF; 
	color: #9D9D9D;
	font-size: xx-small;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	border-top: 1px #E3E7E9 solid;
	border-left: 1px #E3E7E9 solid;
	border-right: 1px #E3E7E9 solid;
	border-bottom: 1px #E3E7E9 solid;
	width: 170px;
	height: 18px;
}

.button {
	color: #FFFFFF;
	background: #CDCDCD;
	font-size: xx-small;
	width: 60px;
	height: 18px;
	font-family: verdana, Arial, Helvetica;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 0px;
}