
h3 {
	border-bottom-style: dotted;
	padding-bottom: 5px;
	border-width: 2px;
	font-size: 16px;
	color: #9B9B9B;
}
h4 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
.standard {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	color: #666666;
	vertical-align: middle;
}

body {
	color: #666666;
 	font-family: arial;
 	font-size: 12px;
	text-align: left;
}

#container {
	margin: 0 auto;
 	width: 759px;
	padding: 20px 0px 0px 20px;
}
#header {
	background: url(../images/preference-center-header.gif) no-repeat;
	height: 147px;
}
#content {
	background: url(../images/preference-center-content.gif);
	padding: 35px 85px 35px 85px;
}
#footer {
	background: url(../images/preference_center_07.gif) no-repeat;
	height: 73px;
}
#footer p {
	text-align: right;
	margin: 0px;
	padding: 25px 20px 0px 0px;
	color:#FFFFFF;
}
#footer a {
	color:#FFFFFF;
	padding: 0px 10px 0px 10px;
}