body{
	font: normal 12px Arial, Helvetica, sans-serif;
	color:#444;
	line-height:16px;
	background-color:#d9dfe2;
	}

#privacyCont{
	margin:20px auto;
	width:640px;
	background-color:#fff;
	}

#privacyHeader{
	width:640px;
	height:51px;
	background: transparent url(images/privacy_header.gif) no-repeat top center;v
	}

#privacyInfo{
	padding:0px 20px 20px 20px;
	width:600px;
	}

#privacyInfo h1{
	margin:10px 0 10px 0;
	text-align:center;
	font-size: 16px;
	color:#333;
	text-transform:uppercase;
	}
	
#privacyInfo h2{
	margin:10px 0 10px 0;
	text-align:left;
	font-size: 16px;
	color:#006699;
	}

#privacyInfo a{
	outline:none;
	color:#006699;
	}

#privacyFooter{
	width:640px;
	height:30px;
	background: transparent url(images/privacy_footer.gif) no-repeat;
	}

#privacyCopyright{
	margin:5px 0 0;
	text-align:center;
	font-size: 10px;
	}
