ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, body, html, p, blockquote, fieldset, input { 
	margin:0; 
	padding:0;
}
:link, :visited { 
	text-decoration:none;
}
a img, :link img, :visited img { 
	border: none;
}
body {
	margin:0;
	background-color:#FFFFFF;
	font-family: "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	background-image:url("../images/bg_home.gif");
}
body, html {
	margin:0;
	text-align:center;
}


