.headlight {
	font-family: Cambria;
	font-size: large;
	font-style: italic;
	font-weight: bold;
}
.normal {
	font-family: Corbel;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.red {
	font-family: Corbel;
	font-size: small;
	font-style: italic;
	font-weight: normal;
	color: #FF0000;
}

