td {
	font-size: 12px;
	line-height: 22px;
	color: #000000;
}
.white {
	font-size: 14px;
	color: #FFFFFF;
	line-height: 16px;
}
a.white:link {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
a.white:visited {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
a.white:hover {
	font-size: 14px;
	color: #FFFF00;
	text-decoration: none;
}


.blue12 {
	font-size: 12px;
	line-height: 22px;
	color: #0099CC;
}
.red12 {
	font-size: 12px;
	line-height: 20px;
	color: #990000;
}
.gray12 {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}
.blue14 {
	font-size: 14px;
	color: #006699;
}
a.blue14:link {
	font-size: 14px;
	color: #006699;
	text-decoration: none;
}
a.blue14:visited {
	font-size: 14px;
	color: #006699;
	text-decoration: none;
}
a.blue14:hover {
	font-size: 14px;
	color: #FF3300;
	text-decoration: none;
}
