/* Reset */
html,body,div,tr,td,th,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input {
	margin: 0px;
	padding: 0px;
	text-align:center;
}
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th {
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	line-height: 100%;
}
ul,ol {
	list-style: none;
}
fieldset, img {
	border: 0px;
}
caption,td,th {
	text-align: left;
	vertical-align: top;
}
table {
	border-collapse: collapse;
	border-spacing: 0px;
}