.pagetitle {
	COLOR: black;
	FONT-FAMILY: Arial;
	FONT-WEIGHT: bold;
	text-decoration : none;
	line-height : 21px;	
	font-size: 21px;
}
.smallred {
	COLOR: #CC3333;
	FONT-FAMILY: Verdana, Arial;
	FONT-WEIGHT: normal;
	font-size: 9px;
}
.boldred {
	COLOR: #CC3333;
	FONT-FAMILY: Verdana, Arial;
	FONT-WEIGHT: bold;
	font-size: 10px;
}
.grey {
	COLOR: #EDEDED;
}
.verdana9 {
	COLOR: black;
	FONT-FAMILY: Verdana, Arial;
	FONT-WEIGHT: normal;
	text-decoration : none;
	line-height : 13px;	
	font-size: 9px;
}
.verdana12bold {
	COLOR: black;
	FONT-FAMILY: Verdana, Arial;
	FONT-WEIGHT: bold;
	text-decoration : none;
	line-height : 13px;	
	font-size: 12px;
}
.narrow {
	COLOR: black;
	FONT-FAMILY: Arial Narrow, Arial;
	FONT-WEIGHT: normal;
	text-decoration : none;
	line-height : 21px;	
	font-size: 12px;
}
.tight {
	COLOR: black;
	FONT-FAMILY: Arial;
	FONT-WEIGHT: normal;
	text-decoration : none;
	line-height : 16px;	
	font-size: 12px;
}