body{
	font-family:'Raleway', 'Arial Bold';
}
h1{
	font-size:24pt;
	font-weight:300;
	color:#000000;
}
h2{
	font-size:16pt;
	font-weight:200;
	color:#000000;
}
p{
	font-size:12pt;
	font-weight:200;
	color:#707070;
}
p span{
	font-size:12pt;
	font-weight:200;
	color:#707070;
}
span {
	font-size:10pt;
	font-weight:200;
	color:#707070;
}

ul>li{
	font-size:10pt;
	/* font-weight:500; */
	color:#707070;
}
