h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 140%;
	color: #FF0000;
	text-align: center;
	background-color: #DDDDDD;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 112%;
	text-align: center;
	color: #00CC00;
	background-color: #DDDDDD;
}
.Text {
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	background-color: #FFFFFF;
	color: #000000;
	text-align: justify;
}
