.body{ 
	font-family: Arial; 
	font-size: 12px; 
	color: #15172B;
	text-decoration: none; 
	border-color:#000000;
}

.title{ 
	font-family: Arial; 
	font-size: 17px; 
	color: #15172B;
	text-decoration: none;
}

.contact{ 
	font-family: Arial; 
	font-size: 12px; 
	color: #15172B;
	text-decoration: none; 
	border-color:#000000;
	line-height:1.5em;
}



.box{ 
	font-family: Arial; 
	font-size: 12px; 
	color: #15172B;
	text-decoration: none; 
	background-color:#E8EBF2;
}

.button{ 
	font-family: Arial; 
	font-size: 12px; 
	color: #FFFFFF; 
	text-decoration: none; 
	border-color:#000000;
	background-color:#666666;
}

.link{ 
	font-family: Arial; 
	font-size: 12px; 
	color: #40455A;
	font-weight:bold;
	text-decoration: none;
}

.small{ 
	font-family: Arial; 
	font-size: 10px; 
	color: #15172B;
	text-decoration: none;
} 

.smallblue{ 
	font-family: Arial; 
	font-size: 10px; 
	color: #000066;
	text-decoration: none;
} 

a:hover{ 
	text-decoration: underline;
}