.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: normal;
	color: #CC3366;
	font-size: 12pt;
	font-weight: lighter;
}

