body {
  line-height: 1.5;
  font-family: "Helvetica Neue", "Lucida Grande", Arial, Verdana, sans-serif;   
  color:#000;
  background: none;
  font-size: 12pt;
}

body, #page, #footer, .rating {
  float: none !important;
  width: auto !important;
  margin: 0 !important;
  padding: 0 !important;
}

html body #container {background: none;}

html body pre, html body code {vertical-align: baseline;}


p {
	font-family: Verdana, sans-serif;
	font-size: 12pt;
	}



h1,h2,h3,h4,h5,h6 {
	font-family: "Helvetica Neue", Arial, "Lucida Grande", sans-serif;
	margin: 0 0 10pt 0 !important;
	float: none !important;
	padding: 0 !important;
	width: auto !important;
	}

a img { border:none; }

td, th {
	font-size: 10pt;
	text-align: center;
}	

a:link, a:visited {
	background: transparent;
	font-weight:700;
	text-decoration: underline;
}

#header, #nav, #homeLogin, #breadcrumb, #footer, .enlarge {
  display: none !important;
}





/*
#page a[href]:after {
   content: " (" attr(href) ") ";
   font-size: 90%;}
*/

/*
#page a[href^="/"]:after {
   content: " (http://www.avs.net.nz" attr(href) ") ";}
*/