body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	padding: 25px;
}

td {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
}

th {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

#supplementfacts blockquote {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom:0px;
	margin-top:0px;
	margin-left: 12px;
}
h2 {
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-top: 0px;
	font-size: 16px;
}
p {
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
h1 {
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
#supplementfacts .double-thick {
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
	font-size: 10px;
	font-weight: bold;
}
.padding5lr {
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
}
#supplementfacts td {
	padding-top: 1px;
	padding-bottom: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
}
table#supplementfacts {
	border: 1px solid #666666;
	padding: 3px;
	
}
#supplementfacts td.title {
	font-size: 18px;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#supplementfacts td.subtitle {
	font-size: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
