
/* this is a style sheet for photos */
body {	font-size: 14pt;color: #000000; 
	font-family: Arial, Helvetica, 	sans-serif;
	background: url('images/gregre.gif');
	line-height: 20pt;
	margin-left: 32pt;
	margin-right: 22pt;
	text-align: left}
	
p {	text-align: center;}

h1 {	font: 24pt Arial;
	font-weight: bold;
	line-height: 36pt;
	color: black;
	text-align: center}

h2 {	font: 18pt Arial;
	font-weight: bold;
	line-height: 26pt;
	color: black;
	text-align: center}

h3 {	font: 14pt Arial;
	font-weight: bold;
	line-height: 18pt;
	color: black;
	text-align: center}

div {   text-align:left;
}

div.one {   text-align:left;
		font-weight: bold;
}

div.two {   text-align:center;
}

div.three {   text-align:right;
}

div.four {   text-align:left;
	font: 14pt Arial;
	line-height: 20pt;
	color: black
}
