p {
	margin:0;
	padding:3px 0;
}
h1, h2, h3, h4 {
}
h1 {
	font-size:28px;
	line-height:normal;
	color: #BFE1FF;
	margin:0 0 5px 0;
	padding:0;
}
h2 {
	font-size:21px;
	line-height:normal;
	color:#EEE87D;
	margin:0;
	padding:5px 0;
}
h3 {
	font-size:17px;
	line-height:normal;
	color:#EEE87D;
	margin:0;
	padding:3px 0;
}
h4 {
	font-size: 120%;
	color: #BFE1FF;
}
blockquote {
	color:#DFDFDF;
	background: url("quote000.png") 0 5px no-repeat;
	font-size:120%;
	font-style:italic;
	line-height:150%;
}
blockquote.b {
	color: #666;
	font-style: italic;
	font-size: 110%;
	line-height: 135%;
	width: auto;
	padding:25px 0 15px 15px;
	background: none;
}
blockquote p {
	background: url("quote000.png") 100% 100% no-repeat;
	margin-top:0pt;
	padding:30pt 30px 20pt 20pt;
}
p {
	margin-bottom:15px;
	margin-top:10px;
}
span.alert,  span.info,  span.access,  span.note {
	display: block;
	padding: 10px 10px 10px 45px;
	margin: 15px 0;
}
span.alert {
	color: #c00;
	border-top: 3px solid #fe7b7a;
	border-bottom: 3px solid #fe7b7a;
	background: #FFD6D6 url("Warning-.png") 10px 50% no-repeat;
}
span.info {
	color: #0055BB;
	border-top: 3px solid #629de3;
	border-bottom: 3px solid #629de3;
	background: #D8E5F8 url("Info-Shi.png") 10px 50% no-repeat;
}
span.note {
	color: #B79000;
	border-top: 3px solid #fde179;
	border-bottom: 3px solid #fde179;
	background: #FEF6D8 url("Good-Shi.png") 10px 50% no-repeat;
}
span.access {
	color: #57861A;
	border-top: 3px solid #c2df88;
	border-bottom: 3px solid #c2df88;
	background: #EEF7DD url("Accessib.png") 10px 50% no-repeat;
}
pre {
	background: #f7f7f7;
	border: 1px solid #f0f0f0;
	padding: 10px;
	color: #6F6868;
}
ul.number {
	padding-left: 15px;
	margin-left: 0;
}
ul.number li {
	list-style: none;
	margin-left: 0;
	padding-bottom: 3px;
	margin-bottom: 5px;
	padding-left: 55px;
}
li.number-0 {
	background: url("null0000.png") 0 0 no-repeat;
}
li.number-1 {
	background: url("one00000.png") 0 0 no-repeat;
}
li.number-2 {
	background: url("two00000.png") 0 0 no-repeat;
}
li.number-3 {
	background: url("three000.png") 0 0 no-repeat;
}
li.number-4 {
	background: url("four0000.png") 0 0 no-repeat;
}
li.number-5 {
	background: url("five0000.png") 0 0 no-repeat;
}
li.number-6 {
	background: url("six00000.png") 0 0 no-repeat;
}
li.number-7 {
	background: url("seven000.png") 0 0 no-repeat;
}
li.number-8 {
	background: url("eight000.png") 0 0 no-repeat;
}
li.number-9 {
	background: url("nine0000.png") 0 0 no-repeat;
}
/* --- injected clearfix (WaybackScraper) --- */
.clearfix::after{content:"";display:table;clear:both}
