/* CSS Document */
.colname {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#990000;
}
.p1 {
	text-decoration:none;
	font-size:12px;
	color:#000000;
	font-weight: 600;
	font-family: Arial;
}
.agency {
	text-align:left;
	text-decoration:none;
	color:#000000;
	font-size:12px;
	font-weight: 500;
	font-family: Tahoma;
}
.agency:hover { 
	font-size: 12px; 
	font-weight: 600;
	font-family: Tahoma;
	color: #6666FF;
}

.count {
	text-decoration:none;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:500;
	font-size:12px;
}
.postitle {
	text-decoration:none;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:500;
	font-size:12px;
}

.totcolor {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#990000;
}
