H1 {
	text-align : center;
	font-weight : bold;
	color : Navy;
}

BODY {
	background-color : #e2fefe;
	margin : 0px 0px;
	font-family : "Times New Roman", Times, serif;
	font-size : 16px;
}

TD {
	margin : 0px 0px;
	font-family : "Times New Roman", Times, serif;
	font-size : 16px;
}

.it {
	font-size : 16px;
	font-style : italic;
}

H2 {
	text-align : center;
	font-weight : bold;
	color : Navy;
	text-decoration : underline;
}

.quest {
	font-weight : bold;
	color : Blue;
}



