@charaset "UTF-8";
@namespace m "http://br.wda.jp/wp/namespace";
@namespace "http://www.w3.org/1999/xhtml";

/*
 *	init.css
 *
 */

html {
	margin : 0;
	padding : 0;
	line-height : 2;
	font-size : 78%;
}

head {
	display : none;
}

body {
	margin : 0;
	padding : 0;
}

img {
	border : none;
}

address {  
	font-style:normal;  
}

ins, del {
	text-decoration : none;
}

del {
	display : none;
}

hr {
	display : none;
}