
p.serif {
	font-family: "Times New Roman", Times, serif;
}

p.sansserif {
	font-family: Helvetica, Arial, sans-serif;
}

p.monospace {
	font-family: "Courier New", Courier, monospace;
}

p.cursive {
	font-family: Florence, cursive;
}

p.fantasy {
	font-family: Blippo, fantasy;
}