body,td,th {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  color: #000033;
  font-size: 10pt;
}

a:link, a:visited, a:active {
	color: blue;
	text-decoration: underline;
}
a:hover {
	color: #000066;
	text-decoration: none;
}

div#maincontent {
	width: 100%;
}