.smaller1 {
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
}
.smaller2 {
	font-weight: bolder;
	color: #F00;
}
.smaller3 {
	font-weight: bolder;
	color: #F00;
	font-size: 18px;
	text-decoration: underline;
}
