html, body, blockquote, pre, abbr, acronym, address, code, div, em, img, dl, dt, dd, ol, ul, li, fieldset, form, input, textarea, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, h1, h2, h3, h4, h5, h6, p {
	margin: 0px;
	padding: 0px;
	border: 0px;
	vertical-align: baseline;
}
ul, li {
	list-style: none;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
table, td, th {
	vertical-align: middle;
}
a, a img {
	border: none;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;	
}
a {
	color:#00F;	
}

