body {
	margin: 0px;
}

.pic {
	border: #96C8E4 1px solid;
}

.blue_text {
	color: #5390C3;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
}

.grey_text {
	color: #8C939C;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
}

.text {
	color: #3F4955;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
}

.small_text {
	color: #3F4955;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
}

.box {
	color: #333333;
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
	border-top: solid 1px #C9CED1;
	border-left:  solid 1px #C9CED1;
	border-right:  solid 1px #D2D9DC;
	border-bottom:  solid 1px #D2D9DC;
}