.fon {
	font-size: xx-large;
	color: #F00;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.subb {
	color: #00F;
}
.let {
	color: #000;
}
.ddt {
	font-size: 24px;
	color: #000;
	text-transform: uppercase;
	font-variant: small-caps;
	font-family: "Times New Roman", Times, serif;
	font-weight: bolder;
}
