* {
	margin:0;
	padding:0;
}

BODY {
	font-family:"Lucida Sans Unicode";
	font-size:12px;
	color:#1572AF;
}
IMG {
	border:0;
}

HTML {
	width:100%;
}

H1, H2, H3 {
	font-weight:normal;
}

UL {
	list-style:none;
}

TABLE {
	width:100%;
}
