body {
	background-color: #e5007d;
	font:"Times New Roman", Times, serif;
	color: #000;
}
.italic {
	font:"Times New Roman", Times, serif;
	font-style: italic;
	color: #000;
}