@import url(style.css);
body {
	margin				: 0px;
	padding				: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:85%;
	color				: #006;
	background: #9c9 url(/images/bg_pg1.gif) scroll bottom left no-repeat;
}
