body  {
	font: "Times New Roman", Times, serif;
	background: #CCCCCC;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #FFFFFF;
}
td {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
}

th {
	font-family: "Times New Roman", Times, serif;
	vertical-align: text-top;
}
.GreenHead {
	color: #009900
}
.smallcentered {font-size: small}
.PhotoCaption1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: small-caps;
	text-decoration: none;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 50px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	background-position: left bottom;
	letter-spacing: normal;
	word-spacing: normal;
	line-height: 35pt;
}

.ItalicCentMed {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: italic;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: normal;
	text-align: center;
}
p.Indent {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-indent:010pt;
	text-align: left;
	margin: 5px 0px 5px 0px;
	line-height: normal;
}
.HeadlineLeft5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: normal;
	text-align: left;
	margin-bottom: 10px;
}
