body
{
	font-size:x-small;
}


h1
{
	font-size:large;
}


h2
{
	font-size:medium;
}


/* Progress bar */
#progressbar
{
	font-size: x-small;
}


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


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

