body { margin:0; padding:0; background-color:#0e8490;}
.border-box-1 {	border: 1px solid #d2d2d2;}
.text {
	font-family: tahoma;
	font-size: 11px;
	color:#585858;
	line-height:15px;
	letter-spacing:1px;
}
.border-box-2 {	border: 1px solid #074147;}

.title {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color:#074147;
}
.white-text {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
a.footer {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	text-decoration:none;
}
a.footer:hover {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #074147;
	text-decoration:none;
}
a {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration:none;
}
a:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #074147;
	text-decoration:none;
}

