body  {font-family:garamond; background-color: #818A75;
}
	
.pdetails    { font-family: garamond; font-size: 16pt; color: #7b5246; font-weight: bold }
.ind-details    { font-family: garamond; font-size: 12pt; color: #7b5246; font-weight: bold; text-align: center }
.pdetails2    { font-family: garamond; font-size: 16pt; color: #26332D; font-weight: bold }
.PDescription { font-family: garamond; font-size: 13pt; color: #26332D; text-align: justify }
.Pbullet { font-family: garamond; font-size: 12pt; color: #26332D; text-align: left }
.PTitle      { font-family: garamond; font-size: 20pt; color: #26332D; font-weight: bold; text-align: center; }
a:link, a:visited {
	color: #D7CDB6;
	text-decoration: underline;
}

a:hover {
	color: #383b4c;
	text-decoration: underline overline;
}

a:active {
	color: #383b4c;
	text-decoration: underline overline;
}

td {
	color: #26332D;
	font-family: Garamond;
	font-size: 18px;
	text-align: justify
}
h2 {
	color: #7B5246;
	font-family: garamond;
	font-size: 24px;
	text-align: left;
	font-weight: bold;
}
h1 {
	color: #FFFFFF;
	font-family: garamond;
	font-size: 18px;
	text-align: center;
	font-weight: bold;
}
.header {
	color: #000033;
	font-family: garamond, Helvetica, sans-serif;
	font-size: 16px;
	text-align: left;
	font-weight: bold;
}