#page {
	text-align: center;
}
#table {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	height: auto;
	width: 800px;
}
#content td{
	padding: 5px;
	font-size: 14px;
}
#head {
	background-color: #FFFFFF;
}

content {
	background-color: #FFFFFF;
}
#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.forgotpassword {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FF0000;
}


#footer {
	text-align: center;
	background-color: #efefef;
	font-size: 12px;
}
#personalization {
	background-color: #FFFFFF;
	height: auto;
	width: 490px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
