/*@import url('https://fonts.googleapis.com/css?family=Poly');*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    border: 0;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    /*font-family: 'Poly', serif;*/
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; 
   font-weight: 200;
}



body {
    font-size:18px;color:#000000;
    
    /*font-family: 'Helvetica';*/
    text-decoration:none;letter-spacing: 1px;
    text-align: center;
    width: 100%;
    margin: 0 auto;

}
h1{
    font-weight:normal;
    font-family: 'Poly', serif;
    
}
h2{
    font-weight:200;
    
}
h2.center{
    font-weight:normal;
    text-align:center;
    
}
hr{
	width: 30%;
	text-align: left;
	margin: 50px 0;
	border: 0;
	border-top: solid 1px #e3e3e3;
}


a{ text-decoration: none;
    color: #0085ac;
 }

#wrap{
	text-align: left;
	width:90%;
	margin: 0 auto;
}
 b{
    font-weight: 800;
 }


 

#wrap_policy{
    width:80%;
    margin: 0 auto;
text-align: left;letter-spacing: 1px;
line-height: 25px;
}





