#login {
	width: 612px;
	vertical-align: middle;
	text-align: center;
	height: 220px;
	margin: 20px auto;
	padding-left: 20px;
}
#form {
	height: 280px;
}
#history {
	height: 280px;
	width: 622px;
}


table {<br />
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	margin-left: 0px;
	height: 300px;
}


th {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
td {
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.style2 {
	font-size: 1.25em
}
.style3 {font-size: 1em}
.style5 {font-size: 0.75em; }

table {
	background-color: #FFFFFF;
	width: 300px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#password {
	margin: 30px auto;
	width: 500px;
}
h1 {
	font-size: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #0000CC;
}
h2 {
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
h3 {
	font-size: 1.25em;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	color: #0000CC;
}
td {
	text-align: left;
}
