#quote {
	font-size: 46px;
	color: #C00;
}
.quote {
	font-style: italic;
	font-size: 46px;
	color: #C00;
	font-weight: bold;
	font-family: "default font";
}
.quote {
	font-size: 46px;
	font-style: italic;
	font-weight: bold;
	color: #C00;
	font-family: "Times New Roman", Times, serif;
}
