a {
	font-family: Tahoma, Verdana, sans-serif;
	color: #0071C9;
	font-size: 11px;
	text-decoration: underline;
}
.blue {
	color: #4D5C66;
}
.box {
	background-color: #EDEDEC;
	border: 1px solid #B5BCB4;
}
.gray {
	color: #333333;

}
.bg {
	background-repeat: no-repeat;
}
body {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
}
td {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
}
.red {
	color: #C73F3F;
}
.small {
	font-size: 10px;
}
