BODY
{
	font-family: Arial;
	font-size: 12px;
	color: #294d9b
}
TD
{
	font-family: Arial;
	font-size: 12px;
}


.space_3px {
	font-size: 3px;
}
.toolbar_blue {
	height: 45px;
	width: 156px;
	color: white;
	background-color: #294d9b;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	padding: 6px;
	vertical-align: middle
}

.toolbar_blue A:link{
  text-decoration: none;
  color: white;
}
.toolbar_blue A:visited{
  text-decoration: none;
  color: white;
}
.toolbar_blue A:hover{
  text-decoration: underline;
  color: white;
}

.toolbar_green A:link{
  text-decoration: none;
  color: white;
}
.toolbar_green A:visited{
  text-decoration: none;
  color: white;
}
.toolbar_green A:hover{
  text-decoration: underline;
  color: white;
}


.toolbar_green {
	height: 45px;
	width: 156px;
	color: white;
	background-color: #145b1d;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	padding: 6px;
}

.topic {
  color: #294d9b;
}


