@charset "utf-8";
/* CSS Document */

body {
	margin: 0 0 0 0;
	line-height: 14px;
	font-size: 11px;
	color: #777777;
	font-family: Helvetica, Arial, sans-serif, Verdana;
	background-color: #f2f2f2;
}
p{
padding:0;
margin: 0 0 15px 0;
}
a:link {
	color: #777777;
	text-decoration: underline;
}
a:visited {
color: #777777;
	text-decoration: underline;
}
a:hover {
	color: #777777;
	text-decoration: none;
}
img{
	border:none;
}
.imgstrip{
	top:220px; 
	position:absolute; 
	width:100%; 
	height:418px; 
	overflow:auto;
}