h1 {
	font-size: 36px;
	color: #333;
	margin-bottom: 10px;
	margin-top: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
	visibility: visible;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: lighter;
	color: #f18008;
	margin-bottom: 4px;
	line-height: 20px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	margin-top: 0px;
	margin-bottom: 0px;
	font-style: italic;
	line-height: 20px;
}
ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000;
	font-weight: normal;
	font-style: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 9px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 9px;
}

ol {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #392117;
	font-style: italic;
	font-size: 11px;
}


p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height: 15px;
	margin-top: 5px;
	margin-bottom: 12px;
	font-style: normal;
	font-variant: normal;
}


b {
	font-weight: bold;
	color: #563107;
}
.p-b {
	font-weight: bold;
	color: #f18008;
}
.p-c {
	font-weight: lighter;
	color: #f18008;
}
.ingress {
	font-size: 10px;
}

i {
	font-style: italic;
	color: #392117;
}

a {
	text-decoration: none;
	font-weight: normal;
	color: #0066CC;
}
a:hover {
	text-decoration: underline;
}
img {

}

.fade {
	color: #999999;
}

h6 b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: lighter;
	color: #FFFFFF;
	line-height: 40px;
	margin: 0px;
	background-color: #392117;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}

