body {	background-image: url(images/bg_all.gif);	background-repeat: repeat-x;	background-attachment: fixed;	background-position: center top;	font-family: Tahoma;	font-size: 10px;	color: #333333;}td {	font-family: Tahoma;	font-size: 12px;	color: #333333;}.submit {	background-image: url(images/button.gif);	background-repeat: no-repeat;	padding: 5px 5px 8px;	height: 50px;	width: 211px;	border: none;	font-size: 15px;	font-weight: bolder;	color: #FFFFFF;	text-decoration: blink;}input {	font-size: 11px;	color: #003366;	background-color: #B3E7FF;	border: thin solid #003366;	padding: 4px;}
