/*CSS Document */
/* Created September 2008 */
 
/* Begin Override and Normalize all browser defaults */
 html, head, body, 
 h1, h2, h3, h4, h5, h6, 
 div, span, p, blockquote, img, a,
 table, caption, tr, thead, th, tbody, td,
 ul, ol, li, label, form, input, ins {
	margin:0;
	padding:0;
	line-height:1em;
	font-size:1em;
	text-decoration:none;
	}
	  
img {
	border:none;
	}
	
/* End Override and Normalize Browser Defaults */
