@charset "UTF-8";
/* CSS Document */

p {
	font-size: 14px;
}

h3.title-dot {
	border-color: #232323;
	border-style:dotted;
	border-width:0 0 1px;
	font-size:14px;
	margin:35px 0 20px;
	padding:0 0 10px;
	width:670px;
}

.blue {
	color: #6699CC; !important
}

.large {
	font-size: 14px !important;
	line-height: 1.5em !important;
}

.mgn-btm-ml {
	margin-bottom: 20px !important;
}
