body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color:#cadef3;
	line-height:180%;
	padding:0;
	margin:0;
}

a{
	color: #005194;
	text-decoration: none;
}

a:hover{
	border-bottom:dotted 1px;
	color: #005194;
}
.value-box{
	width:525px;
	margin:0 auto;
	padding:0;
	}
.value-box h1{
	font-size:58px;
	color:#fff;
	text-transform:uppercase;
	padding:0;
	margin:0;
	line-height:120%;
	}

