/* reset style */

*{
   margin: 0;
   padding: 0;
}

a img{
	border-style:none;
}


h1,h2,h3,h4,h5,h6,p,ul,address,em,strong,blockquote{
	font-size: 100%;
	line-height: 100%;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	border-width: 0px;
	border-style: none;

}
a {
	text-decoration: none;
}
