
	 body { text-align:center; font-family: Georgia, "New Times Roman", Times;}   
	 p {  text-align: justify; font-size:1em; font-family: Georgia, "New Times Roman", Times; margin-bottom:1em;}
	 A:link    { color: blue; font-family: Georgia, "New Times Roman"; font-weight:normal; font-size: 1em;}
	 A:visited { color: purple; font-family: Georgia, "New Times Roman"; font-weight:normal; font-size: 1em; }
	 A:link:hover, A:visited:hover {text-decoration: underline; color: red; font-size: 1.04em;}
	 A:active  { color: green; font-family: Georgia, "New Times Roman"; font-weight:normal; font-size: 1em; }	
	
	#dove {
		float: left;
		width: 100px;
		margin-right: 20px;
		margin-bottom: 6px;
		}	
	#peacedove {
		float: right;
		width: 88px;
		margin-right: 20px;
		margin-bottom: 6px;
		}
	#angiepic1 {
		float: left;
		width: 196px;
		border: 2px solid #000000;
		margin-right: 20px;
		margin-bottom: 6px;
		}
	#angiepic2 {
		float: left;
		width: 222px;
		border: 2px solid #000000;
		margin-right: 20px;
		margin-bottom: 6px;
		}	
	#angiepic3 {
		float: left;
		width: 146px;
		border: 2px solid #000000;
		margin-right: 20px;
		margin-bottom: 6px;
		}		
	#h1 { 
		font-size:x-large;
		font-weight:bold;
		font-family: Cursive,Verdana, Arial, Helvetica;
		text-align:center;
		color: red;
		background-color:yellow;
		margin-bottom:0em;
		}	
	#h2 { 
		font-size:large;
		font-weight:bold;
		font-family: Verdana, Arial, Helvetica;
		color: #00cccc; 
		padding: 0.5em;
		margin-bottom:0.5em;
		}
	.p1 {
		padding-right: 1em;
		padding-left: 1em;
		margin-bottom:0.5em;	
		}
	.p2 {
		padding-right: 3em;
		padding-left: 3em;
		margin-bottom:0.5em;	
		}	
	.p3 {
		text-align: center;
		padding-right: 3em;
		padding-left: 3em;
		margin-bottom:0.5em;	
		}			
	.clear {
		clear: both;
		}
	.blue4 {
		font-size: 1.2em;
		color: blue;
		}		
		.dad {
		font-size: .6em;
		color: blue;
		}
	#love {
		float: right;
		width: 200px;
		margin-right: 20px;
		margin-bottom: 6px;
		}
		.rdtxt { color: red; font-weight: bold; }
		.hilite { color: red; background-color: yellow; font-weight: bold;}
		ul.redcheck {list-style-image:url("images/zcheckre.gif"); font-size: 1.3em;} 		
		.mnubg { width: 350px; background-color:pink; border-style: inset;}
		/*.mnu1 { display:inline-block; background-color:silver; }	
		.mnu2 { display:inline-block; background-color:aqua; }*/