/* CSS Document */
.header-big {
	font-size: 20px;
	color: #323161;
	font-weight: bold;
}


.white-medium {
	color: #fff;
	font-size: 16px;
	
}	

.header-medium {
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
.waterford-headers {


	font-size: 20px;
	color: #000000;

	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-style: italic;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	
}
.waterford-headers a {
	color: #000000;
	text-decoration: none;
	
}
.waterford-headers-white {
font-size: 24px;
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	
}
.waterford-headers-white a {
	color: #fff;
	text-decoration: none;
	
}
.small{
	
	font-size: 12px;

	
}
