.bold {
	font-weight: bold;
}
h3 {
	font-size: 16px;
	color: #3A6EA5;
}
.red {
	color: #FF0000;
}
