body {
  font-family: arial;
}

a {
/*  text-decoration: none;*/
  color: black;
}
a:hover {
/*  color: #cdcdcd;*/
  font-weight: bold;
}
h1 {
	font-size: 14px;
	color: #005850;
}
h2 {
	font-size: 14px;
}

h4 {
	font-size: 10px;
}
