.sitetext {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.textheading {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #0851A0;
	text-decoration: none;
}

.grid 
{
	border:1px solid #EEEEEE;
	border-collapse: collapse;
}

