body {
	font-family: "Times New Roman", Tahoma, Arial, sans-serif;
	background-color: #ffffff;
	font-size: 15px;
	color: #696969;
}

A {
	font-weight: normal;
	color: #b90000;
}

A:hover {
	color: #ae0000;
	font-weight: normal;
	text-decoration: underline;
}

td {
	color: #696969;
	font-family: "Times New Roman", Tahoma, Arial, sans-serif;
	text-align: justify;
	font-size: 15px;
}

h1 {
	font-size: 17px;
	text-align: center;
	font-family: "Times New Roman";
	color: #ce0000;
	font-weight: bold;
}

h2 {
	text-align: center;
	color: #ffffff;
	font-family: "Times New Roman";
	font-size: 15px;
}