body, p, span, div,td,tr,table {
  font-family:verdana, arial;
  font-size:11px;
}
body{
  background:white;
  margin:0px;
  padding:0px;
}
H1{
  text-align:center;
}
a{
  color:#3A6565;
}
a:visited{
  color:#3A6565;
}
a:hover{
  color:#497C7C;
}
.toplinks {
  font-family:Palatino Linotype,Verdana, Arial;
  font-size:16px;
  font-weight: bold;
}
.toplinks a:link{
  font-weight: normal;
}
.toplinks a:visited{
  font-weight: normal;
}
.toplinks a:hover{
  font-weight: normal;
}