body {
	font-size:18px;line-height:1.6em;font-family: 'Montserrat', sans-serif;

}
a:focus {
	outline:1px dotted invert
}
hr	{
border:0 #ccc solid;
border-top-width:1px;clear:both;height:0
}
h1,h2,h3,h4 {line-height:1.1em;font-family: 'Montserrat', sans-serif;}

h1{
	font-size:50px;
}
h2{
		font-size:32px;

}
h3{
			font-size:24px
}
h4{
	font-size:20px
}
h5{
	font-size:17px
}
h6{font-size:15px; color:#3C70D6;
}
ol{
	list-style:decimal;text-align:left;
}

ul{
	list-style:square;text-align:left;
}
li{
	margin-left:30px
}
p,dl,hr,ol,ul,pre,address,fieldset{
	margin-bottom:30px
	}
	ul li {margin-bottom:15px;}
p:last-child {margin-bottom:0;}
blockquote p:last-child {margin-bottom:20px;}
blockquote {font-size:90%;}