BODY {
  background-color: #468;
  color: #fff;
	font-family: Verdana;
}

A    {
	color: #acf;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
}
A:hover   {
	color: #0ff;
}

H1 {
  font-size: 26px;
	font-family: Verdana;
}

H2 {
  font-size: 18px;
	font-family: Verdana;
}

H3 {
}

DIV {
  text-align: center;
}

