.h1 {
	font-family: "Trebuchet MS";
	font-size: 24pt;
	font-weight: bold;
}
.h2 {
	font-family: "Trebuchet MS";
	font-size: 20pt;
	font-weight: bold;
}
.style1 {
	font-family: "Trebuchet MS";
	font-size: 16pt;
	font-weight: bold;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.style6 {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; }

.listspace {
	line-height: 80%;
	white-space: normal;
}

.gray {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color:#666666
}