@charset "utf-8";
.bonustext {
	font-family: "Monotype Corsiva", Calibri, "MS Sans Serif", "Times New Roman";
	font-size: 21px;
	color: #FF0000;
}

/* CSS Document */

.maintext {
	color: #D6B28B;
	font: normal 21px "Monotype Corsiva", Calibri, "MS Sans Serif", "Times New Roman";
}
.headertext {
	color: #D6B28B;
	font: 900 48px "Monotype Corsiva", Calibri, "MS Sans Serif", "Times New Roman";
}
.trucktext {
	color: #00FF33;
	font: 800 medium/2em "Monotype Corsiva", Calibri, "MS Sans Serif", "Times New Roman";
	text-decoration: none;
}

