body
{
	font-size:x-small;
}


h1
{
	font-size:small;
}


h2
{
	font-size:x-small;
}


/* Left hand nav */
#left
{
	line-height: 70%;
}


/* Content area */
#middle
{
	width:85%;
}

