.txt {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt}
.txtB { font-family: Arial, Helvetica, sans-serif; font-size: 10pt ; font-weight: bold}
.sub1 {  font-family: Arial, Helvetica, sans-serif; font-size: 14pt; font-weight: bold; line-height: normal}
.sub2 { font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; line-height: normal}
.txtIt { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: italic }
.txtBIt { font-family: Arial, Helvetica, sans-serif; font-size: 10pt ; font-weight: bold; font-style: italic}
.sub3 { font-family: Arial, Helvetica, sans-serif; font-size: 11pt; font-weight: bold; line-height: normal }
.sub3R { font-family: Arial, Helvetica, sans-serif; font-size: 11pt; font-weight: bold; line-height: normal ; color: #ffffcc}
.nav {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 16px;
	color: #333300;
	font-weight: bold;
	padding: 2px;
}
.nav a {
	color:#333300;
	text-decoration:none;
	font-weight: bold;
	padding: 2px;
}
.nav a:hover {
	color:#FFFFCC;
	text-decoration:none;
	font-weight: bold;
	background-color: #666633;
	padding: 2px;
}
.slideshowText {
	width: 500px;
	margin: 12px auto 0 auto;
	text-align: left;
}
