/* CSS Document */

body, h1, h2, h3, h4, h5, h6, p, ul, ol, dl, dt, dd, li, table, th, td, form, address, pre, strong, em {
	border:0 none;
	font-size:100%;
	font-style:normal;
	font-weight:normal;
	margin:0;
	padding:0;
	text-decoration:none;
}
ul, li {
	line-height:100%;
	margin:0;
	padding:0;
}
a {
	text-decoration:underline;
}
a img {
	border:medium none;
}
hr {
	clear:both;
	display:none;
}

