/* h1 - index page, for box titles */ 
h1
{
	font-family: verdana;
	font-size: 20pt;
	color:#000000;
	font-weight:100;
	line-height: 100%
}
h2
{
	font-family: verdana;
	font-size: 14pt;
	color:#000000;
	font-weight:100;
	line-height: 100%
}
h3
{
	font-family: verdana;
	font-size: 10pt;
	color:#000000;
	font-weight:100;
	line-height: 10%
}
