.p9 {  font-size: 9pt; line-height: 20px}
a {
	font-size: 9pt;
	text-decoration: none;
	color: #666666;
}
.grey {  font-size: 9pt; color: #666666; line-height: 22px}
a:hover {  font-size: 9pt; color: #006699; text-decoration: underline}
.white {  font-size: 9pt; line-height: 20px; color: #FFFFFF}
.bold {  font-size: 14px; font-weight: bold; color: #0099CC}
.red {
	font-size: 9pt;
	font-weight: bold;
	color: #990000;
}
.blue {
	font-size: 9pt;
	line-height: 20px;
	color: #0099CC;
}

