@charset "UTF-8";
body {font-family:Helvetica, Arial, "sans-serif";
width: 100%;
	height: 100%;
	color: #212121;
    background-color: #FFF;
    text-align: center;}

h1 {font-size: 180%;
font-weight: 300;
margin-bottom: 60px;}
h1, h2, h3 {color: rgba(93,93,93,1.00);}
h4 {color: rgba(255,97,0,1.00);
line-height: 120%;}
p {font-size: 100%;
    line-height: 190%;
}
a, a:active, a:visited {text-decoration: none;
color: rgba(120,120,120,1.00);}