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, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, u, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
   margin: 0;
   padding: 0;
   border: 0;
   font-size: 100%;
   font: inherit;
   vertical-align: baseline
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
   display: block
}

ol, ul {
   list-style: none
}

blockquote, q {
   quotes: none
}

blockquote:before, blockquote:after, q:before, q:after {
   content: " ";
   content: none
}

table {
   border-collapse: collapse;
   border-spacing: 0
}

.clearfix:after {
   content: " ";
   display: block;
   clear: both;
   visibility: hidden;
   line-height: 0;
   height: 0;
   overflow: hidden
}

html[xmlns] .clearfix {
   display: block;
   position: relative
}

* html .clearfix {
   height: 1%;
   zoom: 1
}

*:first-child + html .clearfix {
   zoom: 1
}

a, a:hover, input[type="text"]:focus, button:focus, button:active, textarea:focus, .editable {
   text-decoration: none;
   outline: none
}

.clear {
   clear: both
}

@font-face {
   font-family: '_300';
   font-style: normal;
   font-weight: 300;
   src: local('Open Sans Light'), local('OpenSans-Light'), url(https://themes.googleusercontent.com/static/fonts/opensans/v6/DXI1ORHCpsQm3Vp6mXoaTZ1r3JsPcQLi8jytr04NNhU.woff) format('woff');
}

@font-face {
   font-family: '_400';
   font-style: normal;
   font-weight: 400;
   src: local('Open Sans'), local('OpenSans'), url(https://themes.googleusercontent.com/static/fonts/opensans/v6/K88pR3goAWT7BTt32Z01mz8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}

@font-face {
   font-family: '_600';
   font-style: normal;
   font-weight: 600;
   src: local('Open Sans Semibold'), local('OpenSans-Semibold'), url(https://themes.googleusercontent.com/static/fonts/opensans/v6/MTP_ySUJH_bn48VBG8sNSp1r3JsPcQLi8jytr04NNhU.woff) format('woff');
}

body {
   line-height: 1;
   font-family: Arial, '_400', sans-serif;
   background: #fff;
   color: #000;
}

._300 {
   font-family: '_300', Arial, sans-serif
}

._400 {
   font-family: '_400', Arial, sans-serif
}

._600 {
   font-family: '_600', Arial, sans-serif
}