.leftline {
	border-left-width: thin;
	border-left-style: groove;
	border-left-color: #418CD9;
}
.fullborder {
	border: thin ridge #458FDA;
}
h2 {
	font-size: 22px;
	color: #314E78;
}
.style3 {color: #314E78}

.style5 {
	color: #314E78;
	font-weight: bold;
}