body {
	font-family: 'Roboto', sans-serif;font-size:1.25vw;line-height:1.6em;

}
a:focus {
	outline:1px dotted invert
}
hr	{
border:0 #ccc solid;
border-top-width:1px;clear:both;height:0
}

h1,h2,h3,h4,h5,h6 {
	font-family: 'Roboto', sans-serif;
		line-height:1.2em;	margin-bottom:.25em
	

}
h1{
	font-size:2.6vw;
}
h2{
		font-size:2vw;
	

}
h3{
			font-size:1.7vw;
}
h4{
	font-size:16px
}
h5{
	font-size:17px
}
h6{font-size:15px; color:#3C70D6;
}
ol{
	list-style:decimal
}

ul{
	list-style:square
}
li{
	margin-left:40px
}
p,dl,hr,ol,ul,pre,address,fieldset{
	margin-bottom:1.4em
	}
	.label {font-size:.85em;margin-left:5px;display:block;margin-top:-1px;}