html, body {
	background-color:#fff;
	margin:0; padding:0;
	height:100%;
	font:12px Verdana, Geneva, sans-serif;
	color: #000;
}


a {
	color:#000;
}

a:hover {
	text-decoration:none
}

a img {
	border:none}
	
p {
	line-height:17px;
}

img.banner_left_top {position: absolute; left: 0; top: 0; }
img.banner_right_bottom {position: absolute; right:0; bottom:0; }
