.text {
	font-family: "Palatino Linotype", "Book Antiqua", "Times New Roman";
	font-size: 10pt;
	color: #333333;
}
.titles {
	font-family: "Palatino Linotype", "Book Antiqua", "Times New Roman";
}
.links {
	font-family: "Palatino Linotype", "Book Antiqua", "Times New Roman";
	font-size: 14pt;
}
.alert {
	font-variant: small-caps;
	color: #CC3366;
}

