body {
	font-size:16px;
	font-family: 'Raleway', sans-serif;
	font-weight:200;
	color:#333333;
}
strong{
	 font-family: 'Raleway', sans-serif;
	 font-weight:600;
}
h1 {
	font-size:28px;
	font-family: 'Raleway', sans-serif;
	font-weight:200;
	text-transform:uppercase;
	margin:0px;
	padding:0px;
}
h1 strong {
	font-family: 'Raleway', sans-serif;
	font-weight:800;
}

a{
	color:inherit;
	text-decoration:none;
	/*font-family: 'RalewayBold';
	font-size:0.9em;
	font-weight:normal;*/
}
