html, td {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
/*	font-weight : bold;*/
	letter-spacing : 1px;
	line-height : 16px;
	}

a {
	color : #005193;
}

.sechead {
/*	font-family : verdana, Geneva, Arial, Helvetica, sans-serif;*/
	font-size : 17px;
	font-weight : bold;
	letter-spacing : 1px;
	line-height : normal;
}

.projectlabel {
	color : #D8D9B0;
	font-size : 9pt;
	letter-spacing : 2px;
}

.bluelabel {
	color : #005193;
}