html, body, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}

body {
	background-color:White;
	color:#000000;
	font-family:Arial,sans-serif,Tahoma,Verdana,Geneva,Helvetica;
	font-size:0.8em;
	min-height:100%;
}
p {
	margin-bottom:1.8ex;
	margin-top:1.8ex;
}

img {
	border-style:none;
}