body, table {
	font-family: Arial;
  font-size: 12px;
	color:#666666;
	
	line-height: 140%;
}

a {
	color:#113358;
	text-decoration: underline;
}

a:hover {
	color:#113358;
	text-decoration: none;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	color: #113358;
	margin-bottom:5px;
}

h2 {
  font-size: 14px;
  font-weight: bold;
  color: #113358;
  margin-bottom:5px;
}
