@import url('https://fonts.googleapis.com/css?family=Karla:400,400i,700,700i&display=swap');
html{color:#000;background:#FFF}table{border-collapse:collapse;border-spacing:0}fieldset,img{border:0}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal}ol,ul{list-style:none}caption,th{text-align:left}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}q:before,q:after{content:''}abbr,acronym{border:0;font-variant:normal}sup{vertical-align:text-top}sub{vertical-align:text-bottom}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;*font-size:100%}legend{color:#000}#yui3-css-stamp.cssreset{display:none}
*,
*:before,
*:after{box-sizing:border-box;-webkit-box-sizing:border-box;-o-box-sizing:border-box;-moz-box-sizing:border-box;margin:0;padding:0;}
html{font-weight:normal;font-size:90%;font-family:Karla, Calibri, Arial;background:0;}
em{font-style:italic;}
strong{font-weight:bold;}
h2 {font-size: 400%;font-weight: bold;text-transform: uppercase;}
h3 {font-size: 150%;font-weight: bold;}
h4 {font-weight: bold;text-transform: uppercase;}
article > img {max-width: 100%;height: auto;}
@media screen and (max-width:950px){
	h2 {font-size: 300%;}
	h3 {font-size: 100%;}
}