﻿.NetscapePlaceHolder {
	font-family: Verdana;
	color: #000000;
}
h2 {
	font-family: verdana;
	font-size: 8pt;
	color: #990000;
	text-align: center;
	padding: 0px;
	margin: 0px 0px 12px 0px;
	font-weight: normal;
	font-style: normal;
}
.PhotoCell {
	width: 33%;
	text-align: center;
	background-color: #FFFFFF;
}
.Photo {
	margin: 6px;
	border-style: none;
	width: 220px;
	height: 147px;
}
.MainTable {
	width: 720px;
	background-color: #FFFFFF;
	border-style: none;
	border-collapse: collapse;
	empty-cells: show;
}
h1 {
	font-family: arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #000000;
	text-align: center;
	margin: 6px 0px 0px 0px;
	font-weight: normal;
}
p {
	font-family: verdana;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	text-align: justify;
	margin: 0px 12px 6px 12px;
}

