H1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
body {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #000000;
	text-align: justify;
}
td.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #993366;
	text-align: center;

}
td {

	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #000000;
	text-align: justify;
}

