* {-webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box;}
*:focus {outline:0 !important;}
html, body {text-rendering:optimizeLegibility; min-height:100%; height:100%; font-size:125%; font-family: 'Arimo', sans-serif; background:#F8FCFF}
#content {border:4px #000000 solid; background:#ffffff; color:#000000;}
p {padding:0; margin:0;}
a {color:#000000; text-decoration:underline; -webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s; transition: all .3s;}
a:hover {color:#000;}
.color2 {color:#00AEEF;}
.py6 {padding-top:6rem; padding-bottom:6rem;}
@media (max-width:1499px) {
	.py6 {padding-top:4rem; padding-bottom:4rem;}
}
@media (max-width:1199px) {
	.py6 {padding-top:2rem; padding-bottom:2rem;}
}
@media (max-width:576px) {
	body {font-size:1rem;}
}