html{
    font-size:100%
}

img {
    max-width: 100%;
    height: auto;
}

body{
    margin:0;
    padding:0;
    border:0;
    vertical-align:baseline;
    font-size:13px;
    font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight:normal;
    color:#404040;
    line-height:18px;
    background:none
}

div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,code,del,dfn,em,img,q,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,dialog,figure,footer,header,hgroup,nav,section{
    margin:0;
    padding:0;
    border:0;
    font-size:100%;
    font:inherit;
    vertical-align:baseline
}

p{
    font-size:13px;
    font-weight:normal;
    line-height:normal;
    margin-bottom:9px
}

p small{
    font-size:11px;
    color:# bfbfbf
}
h1, h2, h3, h4, h5, h6 {
    font-weight: bold;
    color: #404040
}
h1 small,h2 small,h3 small,h4 small,h5 small,h6 small{
    color:# bfbfbf
}
h1 {
    margin-bottom: 18 px;
    font-size: 30 px;
    line-height: 36 px
}
h1 small {
    font-size: 18 px
}
h2 {
    font-size: 24 px;
    line-height: 36 px
}
h2 small {
    font-size: 14 px
}
h3, h4, h5, h6 {
    line-height: 36 px
}
h3 {
    font size: 18 px
}
h3 small {
    font-size: 14 px
}
h4 {
    font-size: 16 px
}
h4 small {
    font-size: 12 px
}
h5 {
    font-size: 14 px
}
h6 {
    font-size: 13 px;
    color: #bfbfbf;
    text-transform: uppercase
}

strong, dfn {
    font-weight: bold
}

em, dfn {
    font-style: italic
}