body {
  background:		#b5c8ef;
  color:		black;

  text-align:		justify;
  font-family:		sans-serif;
}

body a {
  text-decoration:	none;
  color: 		blue;
  background:		inherit;
}

div.top {
  text-align:		center;
  width:		100%;
  padding:		1em 0px 1em 0px;
}

div.bottom {
  display:		block;
  float:		left;
  width:		100%;
  text-align:		center;
}

div.links {
  display:		block;
  float:		left;
  width:		25%;
  margin:  		.1ex .1ex 2.5ex 1ex;
  padding:		1ex;
  width:		5em;
}

div.main {
  display:		block;
  float:		right;
  width:		75%;
  margin:  		.1ex .1ex 2.5ex 1ex;
  padding:		1ex;
}

div.newstitle {
  display:		block;
  background:		#98add1;
  padding:		5px;
  color:		inherit;
}

div.newstitle span.newsdate {
  margin:		0ex 0ex 0ex 1ex;
  font-size:		70%;
}

div.news p {
  padding:		0px 1em;
}

div.links p {
  margin-bottom:	0px;
}

div.links li {
  margin:		0px;
}

div.links ul {
  margin:		0px 0px 7px 0px;
}

div.bottom span.copyright {
  text-align:	left;
  float:	left;
}

div.bottom span.valid {
  text-align:	right;
  float:	right;
}

div.bottom a img {
  border:	0;
}
