body {
	margin: 0px 0px 0px 0px;
	background-color: #ffffff;
}

td {
	font-family: Tahoma;
	font-size: 11px;
	color: #2f363e;
}

.field-site-search {
	border: 1px solid;
	border-color: #cbcbcb;
	height: 22px;	
}

.text-grey-big {
	font-family: Tahoma;
	font-size: 14px;
	color: #2f363e;
	font-weight: bold;
}

.text-grey {
	font-family: Tahoma;
	font-size: 11px;
	color: #2f363e;
}

.text-grey a {
	font-family: Tahoma;
	font-size: 11px;
	color: #2f363e;
	text-decoration: none;
}

.text-grey a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #2f363e;
	text-decoration: underline;
}

.text-red {
	font-family: Tahoma;
	font-size: 11px;
	color: #b90006;
}
