


BODY {
	font-family : Arial;
	font-style : normal;
	text-align : left;
	color : Navy;
	background-color : #87CEFA;
	font-size : smaller;
	margin-right : 0;
	margin-left : 15;
}

TABLE {
	font-size : smaller;
}


H1 {
	font-family : Lucida Handwriting;
	font-size : large;
	color : Navy;
}

H2 {
	font-family : Lucida Handwriting;
	font-size : larger;
	color : Navy,
}

A:LINK {
	color : Navy;
}



