/*Small urls*/
.url {
	FONT-FAMILY: Verdana;
	FONT-WEIGHT: normal;
	FONT-STYLE: normal;
	font-size: 10px;
	line-height: 16px;
	text-align: left;
	color: #000000;
}

/*Page descriptions*/
.description{
	font-size: 11px;
	font-family: Verdana;
	line-height: 16px;
	color: #000000;
}

/* Title/link of pages */
.title{
	font-size:13px;
	font-family: Verdana;
	font-weight: bold;
}

#result_report {
	font-family: Verdana;
	font-size:13px;
	text-align:center ;
	padding: 5px;
	margin-right: 20px;
	margin-left: 20px;
	background-color:#f0f4f5; 
	font-weight: bold;
	margin-bottom:14px;
}

/*main results table */
#results{
	margin-right: 20px;
	margin-left: 20px;
	font-family: Verdana;
	color: #000000;
	font-size:13px;
}
