	a,p,li {
	font-family: geneva, verdana, arial, helvetica, sans-serif;
	font-size: 9px;
	text-decoration:none;
	color:#000000;
	line-height: 22px;

	}
	.small {
	font-size: 7px;
	line-height: normal;

	}
	.big {
		font-size: 20px; 
		font-weight: bold;
	}
	a:hover { 
		text-decoration:underline; 
	}
	div {
		position: absolute;
		top: 5px;
		left: 5px;
	}

