.minifont {
font-family: 'Roboto Condensed', sans-serif;
  font-size: 9pt;
}

b {
	color: #3081a6;
font-family: 'Roboto Condensed', sans-serif;
	font-weight: 700;
}

u {
	color: #1c8fb8;
	border-top: 1px solid #3081a6;
	border-bottom: 1px  solid #3081a6;
}

i {
	color: #1c8fb8;
	font-style: italic;
}



s {
	color: #3081a6;
	text-decoration: line-through;
}
