body{font-size:62.5%;background-color:#ffffff;color:#000000;}
/*Defaultfonts*/
/*Headings*/h1,h2,h3,h4,h5,h6{font-size:1em;line-height:1em;margin:0;font-weight:bold;}
/*Text elements*/
p{margin:0;}
ul,ol,li,dl,dl dd{margin:0;padding:0;}
ul{list-style-type:none;}
ol{list-style-type:decimal;}
dl dt{font-weight:bold;}
fieldset {padding:0; margin:0; border:none;}
address{margin:0;font-style:normal;}
del{color:#000;}
blockquote{margin:1.5em;}
strong{font-weight:bold;}
em,dfn{font-style:italic;}
dfn{font-weight:bold;}
pre,code{margin:1.5em 0;white-space:pre;}
pre,code,tt{font:1em monospace;line-height:1.5;}
tt{display:block;margin:1.5em 0;line-height:1.5;}
/*Tables*/
table {margin-bottom:1.4em;}
th{font-weight:bold;}
td {}
th,td{padding: 0;}
/*Clearfix*/
.clearfix:after{clear:both;content:'.';display:block;visibility:hidden;height:0;}
.clearfix{display:inline-block;}
* html .clearfix{height:1%;}
.clearfix{display:block;}