*************************************************************************************\

								CSS FOR PRIVACY POLICY

\*************************************************************************************/

#privacy_container {
	display: block;
	position: relative;
	margin: 0;
	padding: 0;
}

#privacy_header {
	display: block;
	position: relative;
	margin: 0;
	padding: 0;
}

#privacy_body {
	display: block;
	position: relative;
	margin: 0;
	padding: 0;
}

#privacy_header h2 {
	font-family: "Trebuchet MS", Arial, Sans-Serif;
	font-size: 14pt;
	font-weight: bold;
	color: #000;
	text-align: left;
	border-bottom: 2px solid red;
}

#privacy_body h4 {
	font-family: Georgia, Serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000;
	text-align: left;
}

#privacy_body p {
	font-family: Arial, Sans-Serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000;
	text-align: left;
}
