@charset"utf-8";
/* CSS Document */


body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
    padding: 0px;
    margin: 0px;
}

h1,h2,h4,h5,h6 {
 font-style: normal;
 font-weight: normal;
 font-size: 1em;
}
img{
	border:0;
	vertical-align: bottom;
}
ol, ul {
    list-style: none;
}
	

/* hide hack from Mac-IE5 \*/
* html .mybuggyelement { height: 1%; }
/* end hiding */