@import url(http: //fonts.googleapis.com/css?family=Muli);
	article,aside,details,figcaption,figure,footer,header,hgroup,nav,section {
	display: block
}
html {
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%
}
a: focus {
	outline: thin dotted #333;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}
a: hover,a: active {
	outline: 0
}
a {
	color: #558bc4;
	text-decoration: none
}
a: hover {
	color: #558bc4;
	text-decoration: underline
}
body {
	margin: 0;
	font-family: Muli,"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 14px;
	line-height: 21px;
	color: #2d2d2d;
	background-color: #fff
	top: 40px;
	padding: 60px;
	width: 600px;
	margin-left: 200px;
	list-style-type: default
}
p {
	margin: 0 0 10.5px
}
strong {
	font-weight: 700
}
em {
	font-style: italic
}
cite {
	font-style: normal
}
h1,h2,h3,h4,h5,h6 {
	margin: 10.5px 0;
	font-family: inherit;
	font-weight: 400;
	line-height: 1;
	color: inherit;
	text-rendering: optimizelegibility
}
h1 small,h2 small,h3 small,h4 small,h5 small,h6 small {
	font-weight: 400;
	line-height: 1;
	color: #bbb
}
h1 {
	font-size: 36px;
	line-height: 40px
}
h2 {
	font-size: 30px;
	line-height: 40px
}
h3 {
	font-size: 24px;
	line-height: 40px
}
h4 {
	font-size: 18px;
	line-height: 20px
}
h5 {
	font-size: 14px;
	line-height: 20px
}
h6 {
	font-size: 12px;
	line-height: 20px
}
h1 small {
	font-size: 24px
}
h2 small {
	font-size: 18px
}
h3 small {
	font-size: 14px
}
h4 small {
	font-size: 14px
}
ul,ol {
	padding: 0;
	margin: 0 0 10.5px 25px
}
ul ul,ul ol,ol ol,ol ul {
	margin-bottom: 0
}
li {
	line-height: 21px
}
dl {
	margin-bottom: 21px
}
dt,dd {
	line-height: 21px
}
dt {
	font-weight: 700
}
dd {
	margin-left: 10.5px
}
hr {
	margin: 21px 0;
	border: 0;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #fff
}
code,pre {
	padding: 0 3px 2px;
	font-family: Menlo,Monaco,Consolas,"Courier New",monospace;
	font-size: 12px;
	color: #333;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px
}
code {
	padding: 2px 4px;
	color: #d14;
	background-color: #f7f7f9;
	border: 1px solid #e1e1e8
}
pre {
	display: block;
	padding: 10px;
	margin: 0 0 10.5px;
	font-size: 13px;
	line-height: 21px;
	word-break: break-all;
	word-wrap: break-word;
	white-space: pre;
	white-space: pre-wrap;
	background-color: #f5f5f5;
	border: 1px solid #ccc;
	border: 1px solid rgba(0,0,0,.15);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px
}
pre code {
	padding: 0;
	color: inherit;
	background-color: transparent;
	border: 0
}
#TOC {
	position: fixed;
	top: 40px;
	margin-bottom: 40px;
	padding-top: 20px;
	left: 0;
	width: 200px;
	height: 95%;
	overflow-y: scroll;
	overflow-x: scroll;
	background-color: #fff
}
#TOC ul {
	font-size: 12px;
	color: #000;
	list-style-type: none
}
#TOC ul ul {
	font-size: 11px;
	color: grey;
	list-style-type: none
}
#TOC ul ul ul {
	font-size: 10px;
	color: grey;
	list-style-type: none
}
h1 {
	padding-top: 70px;
	margin-top: -70px;
	display: inline-block
}
h2 {
	padding-top: 40px;
	margin-top: -40px;
	display: inline-block
}
h3 {
	padding-top: 40px;
	margin-top: -40px;
	display: inline-block
}
