body,td,th {
	font-family: tahoma;
	font-size: 12px;
	color: #6F6F6F;
	vertical-align: top;	
	line-height:13px;
	}
img{border:0;}
a {
	font-family: tahoma;
	font-size: 12px;	
	color: #5CA0C7;		
}
a:visited {
	color: #5CA0C7;
}
a:hover {
	color: #5CA0C7;
}
a:active {
	color: #5CA0C7;	
}

#tooltip {
	/*background: #e9bfff;
	*/
	background: #FFFFCE;
	border: 1px solid #E6AB0E;
	text-align: justify;
	font: bold 11px Tahoma;
	margin:0px;
	-moz-border-radius:5px;
	padding: 5px 5px;
	position:absolute;
	display:none;
}

p {  
font-family: tahoma;
	font-size: 12px;
	color: #6F6F6F;
	vertical-align: top;	
}