body {
	font: medium Garamond, "Times New Roman", serif;
	color: #00008b;
	font-style: normal;
	background-image: url(lblue003.jpg);
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
}
p {
	font: normal medium Garamond, "Times New Roman", serif;
	color: #00008b;
	text-align: justify;
}
h2 {
	font-family: Garamond, "Times New Roman", serif;
	color: #0066ff;
	text-align: center;
}
h3 {
	font: bold normal medium Garamond, "Times New Roman", serif;
	color: #00008b;
}
h4 {
	font: normal medium Garamond, "Times New Roman", serif;
	color: #00008b;
	text-align: center;	
}

