
<style type="text/css">
<!--

body {
	font: 8pt arial, helvetica, serif;
	text-align: center;
	padding: 0;
	margin: 0em;
	background-color: #f1f1f1;
}

A {
	font-family: Arial, Helvetica, Sans-Serif; 
	font-size: 8pt; 
	font-weight: normal;
	color:blue;
	text-decoration: underline;
	}

P, UL, L, TD {
	font-family: Arial, Helvetica, Sans-Serif; 
	font-size: 8pt; 
	font-weight: normal;
	color:#666;
	text-decoration: none;
	}	
	
.formbutton {
	font-family: Arial, Helvetica, Sans-serif; 
	font-size:10pt; 
	font-weight:bold; 
	color:#C1C1C1; 
	background-color:#f1f1f1;
	}


INPUT, TEXTAREA, SELECT
{
	BACKGROUND-COLOR: #f9f9f9;
	COLOR: #333;
	FONT-FAMILY: Arial, Helvetica, Sans-Serif; 
	FONT-SIZE: 8pt;
	border: 1px solid #CCCCCC;

}

/* ------------------- CONTAINERS ------------------------- */
#container { 
	position:		relative;
	align:		center;
	top: 			0px;
	left:			0px;
	width: 		765px;
	margin: 		0px auto;
	text-align: 	left;
	border: 		1px solid #666;
	background:		#fff;
	}

#address_correction1 { 
	align:		absolute;
	width: 		300px;
	margin: 		5px auto;
	text-align: 	left;
	border: 		1px solid #666;
	background:		#fff;
	}

-->
</style>
