body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #333333;
	background-image: url(Images/bg.png);
	background-repeat: repeat;
	background-attachment: scroll;
}
table {
	border: 3px solid #0000FF;
	padding: 5px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000000;
}
form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: left;
	height: auto;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}
