body
{
	font-size:small;
}

h1
{
	font-size:medium;
}

h2
{
	font-size:small;
}

h3
{
	font-size:small;
}

/* DHS banner**********************************************************/

#dhsheader 
{
	font-size:xx-small;
}

/* Left hand menu *****************************************************/

#menu a 
{
	font-size:small;
}

/* footer *************************************************************/

#footertext
{
	font-size:x-small;
}

.sectionlinks a
{
	font-size:small;
}

.footnote
{
	font-size:x-small;
}

/* textresizing */

#textresizing #textresizingDefault
{
	visibility:hidden;
	position:relative;
	top:0px;
	left:0px;
}

#textresizing #textresizingLarge
{
	visibility:visible;
	position:relative;
	top:0px;
	left:22px;
}