body	{background-color: #FFECCB;
	margin-top: 0px;
	margin-right: 75px;
	margin-bottom: 0px;
	margin-left: 75px;
	text-align: justify;

}

p	{font-family: "times new roman"; 
	font-size: 12pt; 
	text-align: justify;
}

p.tit1	{font-family: "times new roman";
	font-size: 64pt;
	font-weight: bold;
	color: white;
	text-align: center;
	background-color: navy;
	border: gold double 5px;
	padding-bottom: 10px;
	
}

p.tit2	{font-family: "times new roman";
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
	
}



p.tit3	{font-family: "times new roman";
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
	color: white;
	background-color: navy;
	border: gold double 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 0.25in

}

p.tit4	{font-family: "times new roman";
	font-size: 9pt;
	font-weight: bold;
	text-align: center;
}


blockquote	{font-family: "times new roman"; 
	font-size: 10pt;
	text-align: justify;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 50px;
}


a:link {color: navy;}
a:visited {color: navy;}
a:hover {color: gray;}
a {text-decoration: none;}



