@charset "UTF-8";

body, ul, ol, dl, dt, dd, blockquote, p, h1, h2, h3, h4, h5, h6, address, form, fieldset, table, th, td 
	{
    border: medium none;
    font-size: 100%;
    font-style: normal;
    font-weight: normal;
    line-height: 150%;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
img 
	{
    border: medium none;
}
.clearfix:after 
	{
    clear: both;
    content: ".";
    display: block;
    font-size: 0.1em;
    height: 0.1px;
    line-height: 0;
    visibility: hidden;
}	
.clearfix 
	{
    display: inline-block;
}
body 
	{
    font-size: 75%;
}
html > body 
	{
    font-size: 12px;
}
