body {
	margin: 0px 0px 0px 0px;
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size:  11px;
	color: #000;
	line-height: 18px;
	background-color:#FFFFFF;

}

#resizebuttons a.smalltextbutton
{
	background: url(http://www.housingnetwork.org.uk/images/text_small_over.gif) no-repeat left top;		
}
#resizebuttons a.mediumtextbutton
{
	background: url(http://www.housingnetwork.org.uk/images/text_medium.gif) no-repeat left top;		
}
#resizebuttons a.largetextbutton
{
	background: url(http://www.housingnetwork.org.uk/images/text_large.gif) no-repeat left top;		
}

.noshow
{
	display: none;
}


.tops {
margin-top:10px;
}

