.heading {
	font-family: "Palatino Linotype";
	font-size: 24px;
	color: #0000CC;
	font-style: italic;
	font-weight: bold;
}
.body {
	font-family: "Palatino Linotype";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.model {
	font-family: "Palatino Linotype";
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}
.border {
	border: medium double #FFFFFF;
}
.marquee {
	font-family: "Palatino Linotype";
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}

