@charset "utf-8";
/* CSS Document */
h1{
    font-family: Lato, sans-serif;
    font-size:30px;
    line-height:34px;
    color:#ffffff;
    font-weight:400;
    text-transform:uppercase;
}
	

h11{
font-size:18px;
font-style:normal;
color:#23408f;
}
h2{
font-size:24px;
color:#90a6d2;
font-style:normal;

}
h3{
font-size:16px;
color:#FFF;
}
h4{
	font-size:14;
	color:#F90;
}


h7{
	font-size:24px;	
}

h8{
	font-size:50px;	
	line-height:50px;
}
h9{
	font-size:48pt;	
	line-height:50px;
}
h10{
	font-size:30pt;	
	line-height:50px;
}
 @font-face{
 font-family:Lato;
 src:url(http://fonts.googleapis.com/css?family=Lato:300,400,700);
 }
 @font-face{
 font-family:MyriadPro;
 src:url(../MyriadPro-Regular.ttf);
 }
 
 @font-face{
 font-family:MyriadProCond;
 src:url(../MyriadPro-Cond.otf);
 }