p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	line-height: 22px;
}
body {
	background-color: #FFFFFF;
	margin: 25px;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 22px;
	color: #333333;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	letter-spacing: 1px;
	text-align: left;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	line-height: 22px;
	font-style: italic;
	padding-top: 15px;
}
ul {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 22px;
	color: #333333;
	list-style-type: none;
	list-style-position: outside;
	list-style-image: url(images/privacy_bullet.gif);
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	text-transform: capitalize;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #333333;
}
ol {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 22px;
	color: #333333;
	list-style-type: decimal;
	list-style-position: outside;
}
.bold {
	font-weight: bold;
	color: #333333;
}
h5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	line-height: 12px;
	font-style: italic;
	padding-top: 15px;
	text-transform: capitalize;
}
h6 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	line-height: 10px;
	font-style: normal;
	padding-top: 20px;
	text-transform: uppercase;
	padding-bottom: 0px;
}

