@import "base.css";

#head, #foot, #contentinfo, .pageup, #w3c
{
  display: none !important;
}

html, body{
  margin: 0 !important;
  padding: 0 !important;
  height: auto !important;
  width: auto !important;
}

a
{
	background-color: #ffffff;
	color: #000000 !important;
	font-family: verdena, arial, helvetica, sans-serif;
	font-size: 10pt;	
	font-weight: normal;
	text-decoration: none;
}

h1
{
	font-size: 14pt;	
	font-weight: bold;
	border: 0px none #000000;
}

table
{
	width: 100%;
	/*margin: auto !important;*/
}

#content table
{
	margin-top: 15px;
}