html, body {
	font-family:Gill Sans,Tahoma,Arial,Verdana,sans-serif;
	font-size:12px;
	text-align:center; /* Needed for IE5/Win */
}
body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,form,fieldset,textarea,input,p,blockquote,th,td,pre {
	margin: 0;
	padding: 0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,dfn,caption,cite,code,var,em,th {
	font-style:normal;
	font-weight:normal;	
}
ul,ol {
	list-style:none;
}
caption,td,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
acronym,abbr { 
	border:0;
}