a:link {
	font-size: 12px;
	line-height: 150%;
	color: #1F4E69;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #1F4E69;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
td {
	font-size: 12px;
	line-height: 150%;
}
.blue {
	font-size: 12px;
	font-weight: bold;
	color: #156A9A;
}
