#ctable {
	font-family: "Comic Sans MS";
	color: #7B1C79;
	float: left;
	width: 400px;
}
#submit {
	color: #ffffff;
	background-color: #7B1C79;
	font-family: "Comic Sans MS";
}
#clear {
	color: #ffffff;
	background-color: #7B1C79;
}
#address {
	font-family: "Comic Sans MS";
	color: #791C78;
	float: right;
	width: 400px;
	line-height: 2px;
	height: auto;
}
#subadd1 {
	font-weight: bold;
	text-decoration: underline;
}
