.Size9Black {
	font-family: "Lucida Sans Unicode";
	font-size: 9px;
	color: #000000;
}
.Size10Black {
	font-family: "Lucida Sans Unicode";
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.Size12BlackBold {
	font-family: "Lucida Sans Unicode";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
A {
	color:#FFFFFF;
	text-decoration: none;
	font-family: "Lucida Sans Unicode";
}
A:Hover {
	color:#FFFFFF;
	text-decoration: underline;
	font-family: "Lucida Sans Unicode";
}
A:Active {
	color:#FFFFFF;
	text-decoration: underline;
	font-family: "Lucida Sans Unicode";
}
.Size12White {
	font-family: "Lucida Sans Unicode";
	font-size: 12px;
	color: #FFFFFF;
}
.Size12Blue {
	font-family: "Lucida Sans Unicode";
	font-size: 12px;
	color: #0000FF;
}
.Size9White {
	font-family: "Lucida Sans Unicode";
	color: #FFFFFF;
	font-size: 9px;
}
.Size14BlackBold {
	font-family: "Lucida Sans Unicode";
	font-size: 14px;
	font-weight: bold;
}
.Size12Black {
	font-family: "Lucida Sans Unicode";
	font-size: 12px;
}
.Size9Red {
	font-size: 9px;
	color: #FF0000;
	font-family: "Lucida Sans Unicode";
}
.Size12Red {
	font-size: 12px;
	color: #FF0000;
	font-family: "Lucida Sans Unicode";
}
.Size14RedBold {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.Size14 {
	font-size: 14px;
	color: #FFFFFF;
	font-family: "Lucida Sans Unicode";
}

