
BODY {
	margin: 20px 10px 10px 10px;
    padding: 0px;
    background-color:CCE3FF;
    text-align: center;
}

TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:0E95DB;
	text-align: center;
	vertical-align:top;
}

IMG {
	border-style:none;
}

TABLE{
	margin-left: auto;
	margin-right: auto;
}

A {
	text-decoration: none;
	color:0E95DB;
}

.wait {
	font-size:10px;
	color:000000;	
}
.inputText{
	font-size:22px;
}
.error2{
	color: CF007B;
	font-size: 14px;	
}
.error{
	color: FF0000;
	font-size: 16px;	
}
