body,
p,
td {
	font-family: Verdana, Helvetica;
	font-size: 8pt;
}

td.blue {
  background-color: #09098D;
  color: white;
  font-weight: bold;
}


td.light {
  background-color: #B1D0FF;  
}

a {
  font-family: Verdana, Helvetica;
  font-weight: bold;
  text-decoration: none;
  font-size: 8pt;
}

a:active,
a:hover {
	text-decoration: underline;	
}

a.top {
	color: #ffffff;	
}

a.bigger {
	font-family: Georgia, verdana;
	font-size: 12pt;
}

.title {
	font-family: Georgia, Verdana;
	font-size: 14pt;
	font-weight: bold;
	color: #09098D;
}