/* CSS Document */

.Sans10{
	font-family: font-family: Franklin Gothic Medium;
	font-size: 12;
	color: #000099;
}
.Sans12{
	font-family: font-family: Franklin Gothic Medium;
	font-size: 14;
	color: #000099;
}
.SansBold{
	font-family: font-family: Franklin Gothic Medium;
	font-size: 14;
	font-weight: bold;
	color: #000099;
}
.SansBold10{
	font-family: font-family: Franklin Gothic Medium;
	font-size: 12;
	font-weight: bold;
	color: #000099;
}
.FGMGris12{
	font-family: font-family: Franklin Gothic Medium;
	font-size: 12;
	color: #666666;
}
.FGMGrisBold12{
	font-family: font-family: Franklin Gothic Medium;
	font-size: 12;
	font-weight: bold;
	color: #666666;
}