body{font-size:75%;background-color:#ffffff;color:#000000;}
/*Defaultfonts*/
body,h1,h2,h3,h4,h5,h6,p,ul,ol,dl,input,textarea{font-family:Arial, sans-serif;}
/*Headings*/h1,h2,h3,h4,h5,h6{font-size:1em;line-height:1em;margin-bottom:1em;font-weight:bold;}
/*Text elements*/
p{margin:0;}ul,ol{margin:0;padding:0;}
ul{list-style-type:none;}
ol{list-style-type:decimal;}
li{margin:0;padding:0;}
dl{margin:0;padding:0;}
dl dt{font-weight:bold;}
dl dd{margin:0;padding:0;}
abbr,acronym{border-bottom:1px dotted #333;}
address{margin:0;font-style:italic;}
del{color:#000;}
a:link,a:visited{text-decoration:none;}
a:hover,a:active,a:focus{text-decoration:underline;}
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.5em0;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;}
.clear{clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:0;font-size:0px;line-height:0px;}
