h1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
}
table tr td table {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #000;
	text-align: center;
}
h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	font-style: normal;
	color: #000;
}
.normalText {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000;
}
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: italic;
	color: #F33;
}
h5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #000;
}


.black {
	color: #000;
}

