body {
	font-family: 'BookAntiqua-Bold', 'Book Antiqua', 'Papyrus';
	font-size: 16px;
}
#navbar {
	text-align: center;
}
#tableStyle #pgContent tr td div p img {

	padding-left: 10px;
}
#tableStyle {
	text-align: center;
}
.firstLetter {
	font-size: 26px;
	color: #330066;
	font-family: 'BookAntiqua-Bold', 'Book Antiqua', 'Papyrus';
}
.footerText {
	color: #330066;
	font-family: 'BookAntiqua', 'Book Antiqua', 'ArialMS', 'Arial', sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-align: center;
	height: 25px;
	vertical-align: text-bottom;
	letter-spacing: 0em;
	line-height: 24px;
}
a:link {
	text-decoration: none;
}
p {
	line-height: 18px;
	color: #666666;
	letter-spacing: 0em;
	text-align: justify;
	font-family: 'BookAntiqua', 'Book Antiqua', 'ArialMS', 'Arial', sans-serif;
}
/*p:first-letter {
color:#330066;font-size:xx-large
}*/
h1 {
	font-size: 18px;
	text-align: center;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#pgContent  {
	width: 600px;
}
.montageImg {
	float: right;
}

