/* CSS Document */

.strong {
	color: #6F8CAC;
	font-weight: bold;
}

ul {
	border: 1px solid #6F8CAC;
	background-color: #D2DAE5;
}
