b {
	font-weight: bold;
}

a {
	font-weight: bold;
	text-decoration:underline;
}

a:hover {
	color: #8AA0C2;
}

.header {
	font-size: 18pt;
	font-weight: bold;
}

.title {
	display:inline;
	font-size: 12pt;
	font-weight: bold;
}

c {
	display:inline;
	font-weight: bold;
}


