/* Remove unwanted elements */
#top, #topmenu, #search, table.btu .noprint
{
display: none;
}

/* Ensure the content spans the full width */
#container, #container2, #content
{
width: 100%; margin: 0; float: none;
}

/* Change text colour to black (useful for light text on a dark background) */
.lighttext
{
color: #000
}

/* Improve colour contrast of links */
a:link, a:visited
{
color: #781351
}

body
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
background-color:#ffffff;
line-height:normal;
margin-top:0;
margin-left:0;
text-align: left;
  }
  
 P.breakhere 
 {
 page-break-before: always
 }
 
 #printlogo
{
width: 100%;
float: left;
background-color: #ffffff;
}

h1 
{
font-family:Helvetica, sans-serif;
	font-size:32px;
	font-weight:bold
	font-weight: normal;
	color: #37939b;
	letter-spacing: 0px;
	line-height: 24px;
	margin-bottom: 0px;
	margin-top: 0px;

}

